it's the current year, goy

This commit is contained in:
Luke Smith 2020-02-22 09:17:04 -05:00
parent 40d0aa2883
commit 4bebd74dbd
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="2019.html"
blogfile="2020.html"
indexfile="blogindex.html"
rssfile="rss.xml"
[ -z "$EDITOR" ] && EDITOR="vim"