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/index.html | |
| parent | 9d86afef1b32570698d970c6f307a916466f352a (diff) | |
Change spaces to tabs
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> |