mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-01 20:38:34 +01:00
Add feed discovery for the Evergreen feed.
This commit is contained in:
parent
b82de531e8
commit
21fe1ae9f0
@ -7,6 +7,8 @@
|
|||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
[[styleSheetLink()]]
|
[[styleSheetLink()]]
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ranchero.com/evergreen/xml/rss.xml" />
|
||||||
|
<link rel="alternate" title="inessential.com feed" type="application/json" href="https://ranchero.com/evergreen/feed.json" />
|
||||||
<script type="text/javascript"> </script> <!-- FOUC hack: http://www.bluerobot.com/web/css/fouc.asp -->
|
<script type="text/javascript"> </script> <!-- FOUC hack: http://www.bluerobot.com/web/css/fouc.asp -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user