public html URL + FR

This commit is contained in:
vincent_b
2024-11-19 17:21:49 +00:00
parent 6fb611603c
commit 7ef40a9e83

View File

@@ -8,15 +8,13 @@
</head>
<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>
<a href="https://bonnebulle.gitlab.io/plain-html-redo">URL du projet</a>
</div>
<h1>Hello World!</h1>
<h1>Bonjour le Monde!</h1>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
Un projet simple construit grâce à un template sur GitLab
</p>
</body>
</html>