diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 20:45:29 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 20:45:29 +0200 |
commit | c5cc87803145eaa5c500bd0f8be12a76f7858ecf (patch) | |
tree | 924b861c516251efb0417845b393f587dad6c58c /src/www/index.html | |
parent | 9d86afef1b32570698d970c6f307a916466f352a (diff) |
Change spaces to tabs
Diffstat (limited to 'src/www/index.html')
-rw-r--r-- | src/www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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> |