diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/template.html b/template.html deleted file mode 100644 index 7384113..0000000 --- a/template.html +++ /dev/null @@ -1,20 +0,0 @@ -<!DOCTYPE html> -<html lang=en> - <head> - <title><++> – LandChad.net</title> - <meta charset="utf-8"/> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> - <link rel='stylesheet' type='text/css' href='style.css'> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> - </head> -<body> - <header><h1><++></h1></header> - <nav></nav> - <main> - <++> - <span class=next><a href="<++>">Next:<++></a></span> - </main> - <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer> -</body> -</html> |
