diff options
| author | Ewout Wieten <ewout@ewy.one> | 2023-01-10 14:54:23 +0100 |
|---|---|---|
| committer | Ewout Wieten <ewout@ewy.one> | 2023-01-10 14:54:23 +0100 |
| commit | a8bce5f5851315016b7abc0f14e46889fa2bd8f1 (patch) | |
| tree | 1e476908e40bc8ffd7fb7fadd8b00fd32e620afe /entry | |
| parent | 491f79d34da2b261c4ea4fa26565ecc38627d6ce (diff) | |
Change header to main
Diffstat (limited to 'entry')
| -rw-r--r-- | entry/cmd/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/entry/cmd/index.html b/entry/cmd/index.html index c2cc005..ac7cc4e 100644 --- a/entry/cmd/index.html +++ b/entry/cmd/index.html @@ -13,6 +13,8 @@ <body> <header> <h1>In Windows, the shell is the terminal.</h1> +</header> +<main> <p> If you are a developer, chances are you have had to work with Windows before. If this is the case, I'm sorry for your loss, and I'm also sorry to say there's little I can do about it. Where I am currently employed, @@ -68,7 +70,7 @@ You might notice this is more of a rant than a well-thought-out blog post, but I'm trying to get into the habit of writing more and about more topics. Look forward to more unhinged thoughts and idiotic takes. </p> -</header> +</main> <footer> <a href="/"><< Return</a> </footer> |
