public html URL + FR
This commit is contained in:
@@ -8,15 +8,13 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="navbar">
|
<div class="navbar">
|
||||||
<a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
|
<a href="https://bonnebulle.gitlab.io/plain-html-redo">URL du projet</a>
|
||||||
<a href="https://gitlab.com/pages/plain-html/">Repository</a>
|
|
||||||
<a href="https://gitlab.com/pages/">Other Examples</a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1>Hello World!</h1>
|
<h1>Bonjour le Monde!</h1>
|
||||||
|
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user