diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -16,16 +16,16 @@ <BODY> <HEADER> <H1>Max</H1> - <nav> - <aside> + <NAV> + <ASIDE> <A LANG="en" CLASS="button" HREF="en.html">For the English document</A> - </aside> - <ul> - <li>Foo - <li>Bar - <li>Baz - </ul> - </nav> + </ASIDE> + <MENU> + <LI><A HREF="https://forgejo.puffer.fish/max">Git</A> + <LI><A HREF="vendor/pubkey.html">PGP Key</A> + <LI><A HREF="https://www.catb.org/esr/writings/unix-koans/shell-tools.html">Master Foo</A> + </MENU> + </NAV> </HEADER> <P>Pain, beurre et confiture</P> <FOOTER> |
