email prompt
This commit is contained in:
parent
bf25bd4853
commit
a72883aa6e
@ -13,6 +13,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>{{ ring_name }} List</h1>
|
<h1>{{ ring_name }} List</h1>
|
||||||
<p>{{ ring_description }}</p>
|
<p>{{ ring_description }}</p>
|
||||||
|
<p>If you are evil email me your site at <a href="mailto:silas@soaos.dev">silas@soaos.dev</a>.</p>
|
||||||
<p>Add all sites with declared RSS feeds to your feed reader with this <a href ="{{ opml }}">OPML</a> link.</p>
|
<p>Add all sites with declared RSS feeds to your feed reader with this <a href ="{{ opml }}">OPML</a> link.</p>
|
||||||
{{ table_of_sites | safe}}
|
{{ table_of_sites | safe}}
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"name": "Evan Pratten",
|
"name": "Evan Pratten",
|
||||||
"slug": "ewpratten",
|
"slug": "ewpratten",
|
||||||
"about": "Evan Pratten",
|
"about": "Evan Pratten",
|
||||||
"url": "https://ewpratten.com/",
|
"url": "https://ewpratten.com",
|
||||||
"owner": "Evan Pratten",
|
"owner": "Evan Pratten",
|
||||||
"rss": "https://ewpratten.com/rss.xml"
|
"rss": "https://ewpratten.com/rss.xml"
|
||||||
},
|
},
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"name": "cjsatnarine",
|
"name": "cjsatnarine",
|
||||||
"slug": "cjsatnarine",
|
"slug": "cjsatnarine",
|
||||||
"about": "cjsatnarine",
|
"about": "cjsatnarine",
|
||||||
"url": "https://cjsatnarine.github.io/",
|
"url": "https://cjsatnarine.github.io",
|
||||||
"owner": "CJ Satnarine"
|
"owner": "CJ Satnarine"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user