aboutsummaryrefslogtreecommitdiff
path: root/top.html
diff options
context:
space:
mode:
Diffstat (limited to 'top.html')
-rw-r--r--top.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/top.html b/top.html
index ad33387..2227c51 100644
--- a/top.html
+++ b/top.html
@@ -9,8 +9,9 @@
9 9
10<body> 10<body>
11 11
12<header>
12<nav class="top"> 13<nav class="top">
13 <table class="menu"> 14 <table>
14 <tr> 15 <tr>
15 <td class="logo"> 16 <td class="logo">
16 <a href="/"> 17 <a href="/">
@@ -45,6 +46,8 @@
45 </tr> 46 </tr>
46 </table> 47 </table>
47</nav> 48</nav>
49</header>
48 50
49<hr class="line"> 51<hr class="line">
50 52
53<main>

Generated with cgit - Back to sebastiano.tronto.net