1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-28 02:29:32 +00:00

feat: stop daemon on SIGTERM

This commit is contained in:
Étienne Fildadut 2025-10-09 19:50:41 +02:00
parent 0d0cd491ec
commit 07e0e0be9f
3 changed files with 10 additions and 4 deletions

View file

@ -34,7 +34,7 @@ template = '''
</head>
<body style="background-color:black; color:white;">
<style>a{color:palevioletred; text-decoration:none;}</style>
<article style="max-width:60rem; margin:auto;">
<article style="max-width:60rem; margin:auto; text-align:justify;">
<p style="display:flex; flex-direction:row; justify-content:space-between;">
<span>{{ published_formatted }}</span>
<span><a href="{{ origin_url }}">{{ origin_title }}</a></span>