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