Skip to content
Snippets Groups Projects
Commit e9ff9296 authored by Yunji Choi's avatar Yunji Choi
Browse files

Update public/index.html

parent e9817bd8
No related branches found
No related tags found
No related merge requests found
Pipeline #5297 passed
...@@ -7,16 +7,11 @@ ...@@ -7,16 +7,11 @@
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>
<body> <body>
<div class="navbar">
<a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
<a href="https://gitlab.com/pages/plain-html/">Repository</a>
<a href="https://gitlab.com/pages/">Other Examples</a>
</div>
<h1>Hello World!</h1> <h1>Hello World!</h1>
<p> <p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. This is a Yunji Choi's page
</p> </p>
</body> </body>
</html> </html>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment