mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-19 03:25:32 -04:00
Added feed url to template
This commit is contained in:
parent
c6ebc93422
commit
cb7573ce39
@ -5,7 +5,7 @@
|
|||||||
<link rel="icon" type="image/png" href="/icon.png"/>
|
<link rel="icon" type="image/png" href="/icon.png"/>
|
||||||
<link rel="stylesheet" type="text/css" href="/CSS/style.css">
|
<link rel="stylesheet" type="text/css" href="/CSS/style.css">
|
||||||
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
|
<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>
|
<script src="/JS/theme.js"></script>
|
||||||
{% if page.title == "Home" %}
|
{% if page.title == "Home" %}
|
||||||
<meta property="og:title" content="Welcome">
|
<meta property="og:title" content="Welcome">
|
||||||
|
Loading…
Reference in New Issue
Block a user