From 335d96c8c32803577192f2e8385d15fc0477cf6b Mon Sep 17 00:00:00 2001 From: notkoutsie Date: Tue, 12 Dec 2023 17:03:46 +0200 Subject: [PATCH] i said we have feeds (dot xml) --- noter.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/noter.sh b/noter.sh index d1c142b..d6278a3 100755 --- a/noter.sh +++ b/noter.sh @@ -1,5 +1,5 @@ #!/bin/bash -# noter 1.2.1 - "feeds, holy shit!" - @k@layer8.space - mit +# noter 1.2.2 - "feeds, holy shit!" - @k@layer8.space - mit showgenerator="true" backtotop="true" @@ -202,7 +202,7 @@ echo " -

koutsie's telenotes


fedi | rss | sauna
" >"$output_file" +

koutsie's telenotes


fedi | rss | sauna
" >"$output_file" generate_top_year_bar >>"$output_file" # loop for every note in notes nlog "generating page..." @@ -227,4 +227,4 @@ echo "
" >>"$output_file" -nlog "Done, please see: $output_file." \ No newline at end of file +nlog "Done, please see: $output_file."