commit a9d8be7cc28c065469e36702c55d7b70c4f4df6f
parent 2586909a364783c17dd78e2eb800bb6e6f1e802c
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date: Sun, 28 Jun 2020 16:45:10 -0500
header rearrange
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_header.html b/_header.html
@@ -1,14 +1,14 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
+<link rel="alternate" type="application/atom+xml" href="/rss.xml">
+<link rel="stylesheet" href="/style.css">
</head>
<meta charset="utf-8">
<body id="home">
<section id="masthead">
<h1><a href="/index.html" title="beau hilton">beau hilton</a></h1>
</section>
-<link rel="alternate" type="application/atom+xml" href="/rss.xml">
-<link rel="stylesheet" href="/style.css">