Adding #tsunameme tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 395cf8d3ce73e65ce866a2339dc2eadf6326b16a | |
parent 0ebbcd949bd391ecb473b42b27594e1f6755fd9f | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 29 Jan 2022 15:12:51 +0100 | |
Adding #tsunameme tag. | |
Diffstat: | |
M modules/hashtags/hashtags.txt | 1 + | |
M phlog-index | 2 +- | |
2 files changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -10141,6 +10141,7 @@ | |
#truth gopher://bitreich.org/9/memecache/truth.mp4 | |
#try gopher://bitreich.org/I/memecache/try.png | |
#try-some gopher://bitreich.org/9/memecache/try-some.mp4 | |
+#tsunameme gopher://bitreich.org/I/memecache/tsunameme.png | |
#tty-music gopher://bitreich.org/9/memecache/tty-music.mp4 | |
#tty-user gopher://bitreich.org/9/memecache/tty-user.mp4 | |
#ttys gopher://bitreich.org/9/memecache/ttys.webm | |
diff --git a/phlog-index b/phlog-index | |
@@ -136,7 +136,7 @@ cp lsr.new lsr.old | |
{ | |
printf "/updated/+1,\$-1d\n" | |
printf "?updated?c\n" | |
- printf "\t<updated>%s</updated>\n" "$(date -u +%F%T%z)" | |
+ printf "\t<updated>%s</updated>\n" "$(date -u +%FT%T%z)" | |
printf ".\n" | |
printf "?updated?r !cat /home/annna/phlogs/agg.atom.xml\n" | |
printf "w\nq\n" |