summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-11-27 10:59:13 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-11-27 10:59:13 -0500
commit6a1f7d58a1e733159ca4079782376592b575a68c (patch)
tree5847eb3ece893d5f72f6d7885786b13545ea9864 /index.html
parent0d26219384c908999fbfa942c30e10d44c487899 (diff)
download53hor-6a1f7d58a1e733159ca4079782376592b575a68c.tar.xz
53hor-6a1f7d58a1e733159ca4079782376592b575a68c.zip
fixed style and prettier errors
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/index.html b/index.html
index 6954fdd..1ea424f 100644
--- a/index.html
+++ b/index.html
@@ -44,7 +44,7 @@
</a>
</li>
<li>
- <a type="application/rss+xml" type="application/rss+xml" href="/rss.xml">
+ <a type="application/rss+xml" href="/rss.xml">
<img src="/includes/icons/rss.svg" />
RSS
</a>
@@ -65,15 +65,12 @@
</header>
<article>
- <h1>The World Wide Web pages of Adam Carpenter (53hornet)</h1>
+ <h1 style="text-align: center">
+ The World Wide Web pages of Adam Carpenter (53hornet)
+ </h1>
<ul>
<li>
- <a href="/programming/2020-11-24-i-like-hyper-more-than-actix.html"
- >I Like Hyper More Than Actix-Web (2020-11-24)</a
- >
- </li>
- <li>
<a href="/unix/2020-07-26-now-this-is-a-minimal-install.html"
>Now This is a Minimal Install! (2020-07-26)</a
>