Skip to content

Commit 5182f87

Browse files
committed
automatically set the more tag and add missing ping emoji
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
1 parent f653f6c commit 5182f87

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

charts/files/template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,14 @@ category = ["This Week in Matrix"]
4848
{{- news(entry.news) }}
4949

5050
{%- endfor %} {#- projects #}
51+
52+
{%- if loop.first %}
53+
<!-- more -->
54+
{%- endif %}
5155

5256
{%- endfor %} {#- sections #}
5357

54-
## Dept of Ping
58+
## Dept of Ping 🏓
5559

5660
Here we reveal, rank, and applaud the homeservers with the lowest ping, as measured by [pingbot](https://github.com/maubot/echo), a [maubot](https://github.com/maubot/maubot) that you can host on your own server.
5761

0 commit comments

Comments
 (0)