Housekeeping
This commit is contained in:
parent
6dfa58c66c
commit
75e4736068
|
@ -3,8 +3,8 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
import os
|
import os
|
||||||
|
|
||||||
AUTHOR = 'Tanner Collin'
|
AUTHOR = 'Tanner'
|
||||||
SITENAME = 'Tanner Collin'
|
SITENAME = 'Tanner'
|
||||||
SITEURL = ''
|
SITEURL = ''
|
||||||
|
|
||||||
PATH = 'content'
|
PATH = 'content'
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<style>
|
|
||||||
body {background: #eee; font: 1.1rem/1.5 serif;}
|
|
||||||
h1, h2 {margin-left: -24; font-family: sans-serif;}
|
|
||||||
a {text-decoration: none; color: #000; border-bottom: 1px solid #000;}
|
|
||||||
</style>
|
|
||||||
<div style="max-width: 600; margin: auto">
|
|
||||||
<h1>Tanner Collin</h1>
|
|
||||||
<p> Hi, I'm Tanner! I do firmware and web development in Calgary.</p>
|
|
||||||
<a href="/">Contact</a> |
|
|
||||||
<a href="/r">Resume</a> |
|
|
||||||
<a href="/p">Projects</a> |
|
|
||||||
<a href="/c">Creations</a> |
|
|
||||||
<a href="/w">Writing</a>
|
|
||||||
<h2>Contact Info</h2>
|
|
||||||
<p>Email: <a href="mailto:site2@tannercollin.com">site2@tannercollin.com</a></p>
|
|
||||||
<p>Telegram: <a href="https://t.me/tannercollin">@tannercollin</a></p>
|
|
||||||
</div>
|
|
|
@ -3,8 +3,8 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
import os
|
import os
|
||||||
|
|
||||||
AUTHOR = 'Tanner Collin'
|
AUTHOR = 'Tanner'
|
||||||
SITENAME = 'Tanner Collin'
|
SITENAME = 'Tanner'
|
||||||
SITEURL = ''
|
SITEURL = ''
|
||||||
|
|
||||||
PATH = 'content'
|
PATH = 'content'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user