Skip to content
Snippets Groups Projects
index.html 346 B
Newer Older
  • Learn to ignore specific revisions
  • <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8">
        <meta name="generator" content="GitLab Pages">
        <title>Plain HTML site using GitLab Pages</title>
      </head>
      <body>
        <h1>Hello World!</h1>
    
        <p>
          This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
        </p>
      </body>
    </html>
    
    Douwe Maan's avatar
    Douwe Maan committed