html/index

This commit is contained in:
Marc Beninca 2025-01-24 14:21:15 +01:00
parent feb274c25a
commit 5ed754e3a5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 26 additions and 0 deletions

View file

@ -36,6 +36,7 @@ RTFD
public/gnupg/index
public/gource/index
public/grub/index
public/html/index
public/ifupdown2/index
public/imagemagick/index
public/isc-dhcp-server/index

View file

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Head 1</h1>
<p>Paragraph.</p>
<time>Time.</time>
<footer>Footer.</footer>
</body>
</html>

View file

@ -0,0 +1,6 @@
****
html
****
.. literalinclude:: index.html
:language: html