pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit 36e7479a11e4e92f2f18671166d10bf0335e7051
parent 8703ad928a56215f3685cd3e49d7703a8877c3d7
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sun, 27 Oct 2024 12:22:35 +0100

feat: add feed author to template

Diffstat:
Mtemplate.html | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/template.html b/template.html @@ -111,6 +111,9 @@ <div class="button-row"> <a class="button" href="[% entry.link | url | html %]" style="width:65px;"> <!--IMG src="[% entry.link | url | html %]" alt="News Source">--> + [% IF feed.author %] + [% feed.author | html %] + [% END %] </a> [% IF entry.issued %] <stretch class="button">