diff --git a/lb b/lb index 644c98e..6cc974e 100755 --- a/lb +++ b/lb @@ -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"