diff options
Diffstat (limited to 'src/srp')
-rw-r--r-- | src/srp/fw-ec/index.html | 4 | ||||
-rw-r--r-- | src/srp/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
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> |