Update footer

This commit is contained in:
Dave Gallant
2021-09-05 21:49:02 -04:00
parent 06fd288e03
commit 2b1fcb6ac4
6 changed files with 41 additions and 32 deletions

View File

@@ -1,10 +1,11 @@
# hugo-blog
Hugo source for davegallant.github.io.
# blog
Source for https://davegallant.github.io.
## Deploy
Requires hugo.
```shell
./deploy.sh
make deploy
```