mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
Modified title of feeds.
This commit is contained in:
parent
c3e56d7c72
commit
cd405db74c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" href="{{ '/css/main.css?v=6' | prepend: site.baseurl }}">
|
||||
<link href="/feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
|
||||
<link href="/feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
|
||||
<link href="/feed&type=rss" rel="alternate" type="application/rss+xml" title="Greenshot RSS feed" />
|
||||
<link href="/feed&type=atom" rel="alternate" type="application/atom+xml" title="Greenshot Atom feed" />
|
||||
|
||||
{% if page.tags contains "uses_alerts" %}
|
||||
<link rel="stylesheet" href="{{ '/css/alerts.css' | prepend: site.baseurl }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue