Misc. minor updates

This commit is contained in:
David Eisinger
2023-01-09 23:52:38 -05:00
parent d9469b8245
commit 7949911256
3 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
## Software Developer, Durham NC
New site coming soon.
New site coming soon
[Version 1 of this website available here][1]

View File

@@ -2,3 +2,7 @@ body {
font-family: monospace;
padding: 50px;
}
#content {
max-width: 800px;
}

View File

@@ -0,0 +1,5 @@
<hr>
<p>
Copyright &copy; {{ now.Format "2006" }} David Eisinger
</p>