mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 11:05:32 +02:00
add icons and links to footer
This commit is contained in:
parent
f909279076
commit
a1b500236f
10 changed files with 38 additions and 12 deletions
|
@ -5,12 +5,13 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<title>Document</title>
|
||||
<title>CrispyPin.cc - Fractals</title>
|
||||
</head>
|
||||
<body>
|
||||
<include header.html/>
|
||||
<main>
|
||||
<p>fractals go here woo</p>
|
||||
<h1>Fractals</h1>
|
||||
<p>this is real content i promise</p>
|
||||
</main>
|
||||
<include footer.html/>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue