Files: c4b5e446a3e34b38835e005437c1091c5d5e3cc0 / index.html
365 bytesRaw
1 | |
2 | <html> |
3 | <head> |
4 | <meta charset="utf-8"> |
5 | <title>Letnice</title> |
6 | <link rel="stylesheet" href="css/fonts.css"/> |
7 | <link rel="stylesheet" href="css/style.css"/> |
8 | <script src="js/letnice.js"></script> |
9 | </head> |
10 | <body> |
11 | <section id="center"> |
12 | </section> |
13 | <script> |
14 | var letnice = new Year(); |
15 | </script> |
16 | </body> |
17 | </html> |
Built with git-ssb-web