forked from UniverseBow/wa2k.com-Website
javascript seperation in preperation for adding new pages
This commit is contained in:
parent
6ae2a19dcf
commit
086d160b28
3 changed files with 380 additions and 369 deletions
12
www/about.html
Normal file
12
www/about.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<header></header>
|
||||
<main></main>
|
||||
<footer></footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue