mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-10 00:42:18 +00:00
Update index.tera
This commit is contained in:
parent
9302a8a2d6
commit
64dd9c9f27
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
|||
{#
|
||||
Tera template for your gemlog's index page.
|
||||
|
||||
This example formats your index page in the standard gemsub format that
|
||||
Gemini clients can subscribe to. Note that gempost already generates an Atom
|
||||
feed that clients should be able to subscribe to.
|
||||
|
||||
Here is the documentation for the gemsub format:
|
||||
https://geminiprotocol.net/docs/companion/subscription.gmi
|
||||
#}# {{ feed.title }}
|
||||
|
||||
{% if feed.subtitle -%}
|
||||
|
|
Loading…
Reference in a new issue