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:
parent
0d0cd491ec
commit
07e0e0be9f
3 changed files with 10 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue