Newer
Older
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="GitLab Pages">
<title>Plain HTML site using GitLab Pages</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="navbar">
<a href="https://gitlab.com/jlugitlab/help">Repository</a>
<a href="https://gitlab.com/pages/">Other Pages Examples</a>
<a href="draftTOS.html">Draft of TOS (German)</a>
</div>
<h1>Hello World!</h1>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.<BR>
But also, without any BS.
</p>
</body>
</html>