Adding #training tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit b0d7b5b8954226dc8f52526a1adafaa8dcf6f5a4 | |
parent d3b8ece791458823912b7c4e20ca3ca7fa64f01a | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Wed, 10 Jun 2020 16:07:31 +0200 | |
Adding #training 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 | |
@@ -2678,6 +2678,7 @@ | |
#toy-story-party gopher://bitreich.org/I/memecache/toy-story-party.png | |
#toys gopher://bitreich.org/I/memecache/toys.jpg | |
#trafficjam gopher://bitreich.org/9/memecache/trafficjam.webm | |
+#training gopher://bitreich.org/I/memecache/training.jpg | |
#tralala gopher://bitreich.org/9/memecache/tralala.mkv | |
#transform gopher://bitreich.org/9/memecache/transform.mkv | |
#translation gopher://bitreich.org/I/memecache/translation.jpg | |
diff --git a/phlog-index b/phlog-index | |
@@ -121,7 +121,7 @@ cp lsr.new lsr.old | |
# Now change the gph files in a really easy way. | |
{ | |
- printf "/N_E_W_S/+1,/C_O_M_M/-4d\n" | |
+ printf "/N_E_W_S/+1,/I_N_T_E_R_N_A_L_S/-4d\n" | |
printf "/N_E_W_S/r !cat /home/annna/phlogs/agg.gph | head -n 4\n" | |
printf "w\nq\n" | |
} | ed -s /br/gopher/index.gph |