Toot

Written by Steven Rosenberg on 2025-01-31 at 15:37

Here are the changes in the index.html file I copied from the theme into my templates directory:

Before:

{% if config.generate_feed %}

<link rel="alternate" type="application/atom+xml" title="Feed" href="{{ get_url(path=config.feed_filename, trailing_slash=false) }}">

{% endif %}

After:

{% if config.generate_feeds %}

<link rel="alternate" type="application/atom+xml" title="Feed" href="{{ get_url(path='atom.xml') | safe }}"

/>

{% endif %}

=> More informations about this toot | View the thread | More toots from passthejoe@ruby.social

Mentions

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113923708106809738
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
219.224099 milliseconds
Gemini-to-HTML Time
0.598656 milliseconds

This content has been proxied by September (3851b).