summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/index.html4
-rw-r--r--src/srp/fw-ec/index.html4
-rw-r--r--src/srp/index.html4
-rw-r--r--src/www/index.html4
4 files changed, 8 insertions, 8 deletions
diff --git a/src/index.html b/src/index.html
index cfc430f..dcded29 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,8 +2,8 @@
<html lang="en">
<head>
m4_include(head.html)
- </head>
- <body>
+ </head>
+ <body>
<header>
<h1>Root Page</h1>
diff --git a/src/srp/fw-ec/index.html b/src/srp/fw-ec/index.html
index cdfc8b5..c787191 100644
--- a/src/srp/fw-ec/index.html
+++ b/src/srp/fw-ec/index.html
@@ -2,8 +2,8 @@
<html lang="en">
<head>
m4_include(head.html)
- </head>
- <body>
+ </head>
+ <body>
<header>
<div>
<h1>Framework is Awesome</h1>
diff --git a/src/srp/index.html b/src/srp/index.html
index 8985a70..f66d4ae 100644
--- a/src/srp/index.html
+++ b/src/srp/index.html
@@ -2,8 +2,8 @@
<html lang="en">
<head>
m4_include(head.html)
- </head>
- <body>
+ </head>
+ <body>
<header>
<div>
<h1>Software-Related Posts</h1>
diff --git a/src/www/index.html b/src/www/index.html
index e2da20f..66af1c7 100644
--- a/src/www/index.html
+++ b/src/www/index.html
@@ -2,8 +2,8 @@
<html lang="en">
<head>
m4_include(head.html)
- </head>
- <body>
+ </head>
+ <body>
<header>
<div>
<h1>Other Websites</h1>