aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-11-07 23:56:19 -0500
committerThedro Neely <thedroneely@gmail.com>2018-11-07 23:56:19 -0500
commit571896f3c6fe706d4ff97133ec9460f10b891936 (patch)
treeef52a60e907005e67d369f220905d175fc83dde3 /app/views/partials
parent51ca2e1f31f546b6a0173cffa12128161f639344 (diff)
downloadthedroneely.com-571896f3c6fe706d4ff97133ec9460f10b891936.tar.gz
thedroneely.com-571896f3c6fe706d4ff97133ec9460f10b891936.tar.bz2
thedroneely.com-571896f3c6fe706d4ff97133ec9460f10b891936.zip
app/views/partials/header: Correct RSS xml title
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/partials/header.php b/app/views/partials/header.php
index cc88e49..f269063 100644
--- a/app/views/partials/header.php
+++ b/app/views/partials/header.php
@@ -12,7 +12,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">