Misc. minor updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## Software Developer, Durham NC
|
## Software Developer, Durham NC
|
||||||
|
|
||||||
New site coming soon.
|
New site coming soon
|
||||||
|
|
||||||
[Version 1 of this website available here][1]
|
[Version 1 of this website available here][1]
|
||||||
|
|
||||||
|
|||||||
@@ -2,3 +2,7 @@ body {
|
|||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content {
|
||||||
|
max-width: 800px;
|
||||||
|
}
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<hr>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Copyright © {{ now.Format "2006" }} David Eisinger
|
||||||
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user