diff --git a/blogindex.sh b/blogindex.sh index d40131a..2f9a185 100755 --- a/blogindex.sh +++ b/blogindex.sh @@ -1,6 +1,9 @@ #!/bin/bash RSSMODE= +RSSTITLE="rnd's blog" +BASEURL="https://devurandom.xyz" +RSSDESC="Feed of all the new articles in the blog section of rnd's website" while getopts r name do