aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-11-07 23:58:55 -0500
committerThedro Neely <thedroneely@gmail.com>2018-11-07 23:58:55 -0500
commitee8a907db58a39a7f57a001d8e4ebe8240d962d0 (patch)
tree2920ef8948127c244626a15330693b2fe222c21e /app/views/partials
parent571896f3c6fe706d4ff97133ec9460f10b891936 (diff)
downloadthedroneely.com-ee8a907db58a39a7f57a001d8e4ebe8240d962d0.tar.gz
thedroneely.com-ee8a907db58a39a7f57a001d8e4ebe8240d962d0.tar.bz2
thedroneely.com-ee8a907db58a39a7f57a001d8e4ebe8240d962d0.zip
app/views/partials/header: Correct main header RSS too
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/header.posts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/partials/header.posts.php b/app/views/partials/header.posts.php
index e24644b..36ef7dd 100644
--- a/app/views/partials/header.posts.php
+++ b/app/views/partials/header.posts.php
@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index,follow">
- <link href="/rss.xml" rel="feed" type="application/rss+xml" title="Edwin Mattiacci"/>
+ <link href="/rss.xml" rel="feed" type="application/rss+xml" title="Thedro Neely"/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">