summaryrefslogtreecommitdiff
path: root/blog/plt
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-06-05 19:19:19 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-06-05 19:19:19 -0600
commitf2b417553920d1d4b195e5a9d78e3fe019b2c163 (patch)
tree8030a809523c3f9a3613a906bff49d85a36253f3 /blog/plt
parent8aed7291d95070d8dbb8ce322de4108918c0f8f1 (diff)
modify relative links, add base for art page
Diffstat (limited to 'blog/plt')
-rw-r--r--blog/plt/base.html6
-rw-r--r--blog/plt/rss.xml1
2 files changed, 6 insertions, 1 deletions
diff --git a/blog/plt/base.html b/blog/plt/base.html
index 6c56ac4..19377d3 100644
--- a/blog/plt/base.html
+++ b/blog/plt/base.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="{%block html_lang%}{%endblock html_lang%}"
- prefix="og: https://ogp.me/ns#">
+ prefix="og: https://ogp.me/ns#">
<head>
<base href="{{config.static_url}}">
<meta charset="utf-8">
@@ -40,6 +40,10 @@
<a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
</li>
+ <li>
+ <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
+ </li>
+
<li><i class="fab fa-git" alt="Git"></i><span>Git</span>
<ul>
<li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
diff --git a/blog/plt/rss.xml b/blog/plt/rss.xml
index 5be7c37..5ce541d 100644
--- a/blog/plt/rss.xml
+++ b/blog/plt/rss.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
+ xml:base="https://static.luevano.xyz"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>