added deploy script

edited dates to dates the articles were originally written.
This commit is contained in:
Gabe Venberg 2023-06-22 16:28:06 -05:00
parent 5bd850c0a1
commit 5bfdffb4b9
4 changed files with 19 additions and 7 deletions

View file

@ -1,6 +1,6 @@
baseURL = 'http://example.org/'
baseURL = 'https://gabevenberg.com/'
languageCode = 'en-us'
title = 'My New Hugo Site'
title = 'Gabe Venberg'
theme = 'poison'
[params]