mirror of
https://git.nolog.cz/NoLog.cz/headline.git
synced 2025-01-31 11:53:35 +01:00
Change headliner to headline for consistency
This commit is contained in:
parent
dee801a193
commit
70a35c773e
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
<div class="container">
|
||||
<div class="prose">
|
||||
<p>
|
||||
Headliner is monitoring rss feeds of czech news websites for changes in
|
||||
Headline is monitoring rss feeds of czech news websites for changes in
|
||||
article headlines. Just because it might be interesting. You can read more about it on <a href="https://www.zive.cz/clanky/mrknete-novinarum-pod-ruce-tenhle-web-vam-ukaze-jak-se-titulek-clanku-zmeni-treba-petkrat-za-hodinu/sc-3-a-223150/default.aspx">zive.cz</a> or <a href="https://a2larm.cz/2022/10/co-je-psano-neni-dano-online-media-meni-nazvy-clanku-i-nekolikrat-za-den/">a2larm.cz</a>.
|
||||
</p>
|
||||
<p>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Headliner</title>
|
||||
<title>Headline</title>
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="{{ url_for('static', filename='favicon.ico') }}"
|
||||
|
|
Loading…
Reference in a new issue