Skip to content
Snippets Groups Projects
Commit 2391a99b authored by Hwanyong Lee's avatar Hwanyong Lee
Browse files

Update public/index.html

parent 8ab7d511
Branches
No related tags found
No related merge requests found
Pipeline #5279 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 Hwanyong Lee'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