Added feed url to template

This commit is contained in:
NinjaCheetah 2022-04-22 22:18:48 -04:00
parent c6ebc93422
commit cb7573ce39
No known key found for this signature in database
GPG Key ID: 6EC6DD38B449B426

View File

@ -5,7 +5,7 @@
<link rel="icon" type="image/png" href="/icon.png"/>
<link rel="stylesheet" type="text/css" href="/CSS/style.css">
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
<!--link rel="alternate" type="application/atom+xml" href="https://ncxprogramming.com/feed.xml"-->
<link rel="alternate" type="application/atom+xml" href="https://ninjacheetah.github.io/feed.xml"-->
<script src="/JS/theme.js"></script>
{% if page.title == "Home" %}
<meta property="og:title" content="Welcome">