boyska 2 years ago
parent
commit
a6090dbdb2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      pizzicore/pages/index.html

+ 5 - 0
pizzicore/pages/index.html

@@ -1,6 +1,7 @@
 <!doctype html>
 <html>
     <head>
+        <link rel="stylesheet" href="/static/css/common.css" />
 <style>
 span { width: 100%; margin: 0 auto; }
 header { width: 100%; margin: 0px auto; }
@@ -25,6 +26,10 @@ img, svg, text {
 </style>
     </head>
     <body data-cid="0">
+        <nav>
+            <a href="/">Home</a>
+            <a href="/prenota">Prenotati</a>
+        </nav>
         <!--h1 id="counter">asd</h1-->