Add RSS Link

This commit is contained in:
DinoInNameOnly 2022-10-02 21:57:48 -07:00 committed by Ben Rog-Wilhelm
parent 67a83ba0a8
commit f36a0b88e2

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="alternate" type="application/rss+xml" title="The Motte RSS" href="/rss">
<meta name="description" content="{{config('DESCRIPTION')}}">
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' ajax.cloudflare.com; connect-src 'self' tls-use1.fpapi.io api.fpjs.io {% if PUSHER_ID != 'blahblahblah' %}{{PUSHER_ID}}.pushnotifications.pusher.com{% endif %}; object-src 'none';">