addded stutuu

This commit is contained in:
Alex Gentilucci 2020-09-02 17:31:09 -06:00
parent b6dedfd131
commit 59dac5719e
Signed by: nytpu
GPG Key ID: 144ADD49F173F5CE
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ make_rss() {
build_entries() {
echo "Building entries"
{
printf "yatb (yet another tech gemlog)\r\n"
printf "# yatb (yet another tech gemlog)\r\n"
while IFS='' read -r i; do
post=$(basename $i)