it's the current year now

This commit is contained in:
Luke Smith 2019-01-02 17:05:26 -05:00
parent 1b5d622041
commit 58035da602
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 1 deletions

2
lb
View File

@ -3,7 +3,7 @@ name="Luke Smith"
webdir="$(pwd)"
website="https://lukesmith.xyz/" # Keep a trailing slash.
css="../style.css"
blogfile="2018.html"
blogfile="2019.html"
indexfile="blogindex.html"
rssfile="rss.xml"
[ -z "$EDITOR" ] && EDITOR="vim"