diff options
Diffstat (limited to 'public/posts')
-rw-r--r-- | public/posts/00dwm | 2 | ||||
-rw-r--r-- | public/posts/01Summer | 2 | ||||
-rw-r--r-- | public/posts/02FreeBSD | 2 | ||||
-rw-r--r-- | public/posts/03Art | 2 | ||||
-rw-r--r-- | public/posts/04Servers | 2 | ||||
-rw-r--r-- | public/posts/05Yubikeys | 2 | ||||
-rw-r--r-- | public/posts/06NewLaptop | 2 | ||||
-rw-r--r-- | public/posts/07FishShell | 2 | ||||
-rw-r--r-- | public/posts/08ArchServer | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/public/posts/00dwm b/public/posts/00dwm index ee563f0..f60edd9 100644 --- a/public/posts/00dwm +++ b/public/posts/00dwm @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Switching to DWM</h2> <h3>Date: 13-7-2024</h3> <hr> diff --git a/public/posts/01Summer b/public/posts/01Summer index 85595f6..0733322 100644 --- a/public/posts/01Summer +++ b/public/posts/01Summer @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>6 Weeks holiday</h1> <h2>Date: 19-7-2024</h2> <hr> diff --git a/public/posts/02FreeBSD b/public/posts/02FreeBSD index cacfa17..0a49838 100644 --- a/public/posts/02FreeBSD +++ b/public/posts/02FreeBSD @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Trying out FreeBSD</h2> <h3>Date: 22-7-2024</h3> <hr> diff --git a/public/posts/03Art b/public/posts/03Art index 0334ec6..852017b 100644 --- a/public/posts/03Art +++ b/public/posts/03Art @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Making some art</h2> <h3>Date: 24-7-2024</h3> <hr> diff --git a/public/posts/04Servers b/public/posts/04Servers index ddac9f9..1048db4 100644 --- a/public/posts/04Servers +++ b/public/posts/04Servers @@ -19,7 +19,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Messing Around with servers</h2> <h3>Date: 24-7-2024</h3> <hr> diff --git a/public/posts/05Yubikeys b/public/posts/05Yubikeys index 33a0936..017640e 100644 --- a/public/posts/05Yubikeys +++ b/public/posts/05Yubikeys @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Using Yubikey</h2> <h3>Date: 03-8-2024</h3> <hr> diff --git a/public/posts/06NewLaptop b/public/posts/06NewLaptop index b69c187..6605dae 100644 --- a/public/posts/06NewLaptop +++ b/public/posts/06NewLaptop @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>New Laptop!</h2> <h3>Date: 17-8-2024</h3> <hr> diff --git a/public/posts/07FishShell b/public/posts/07FishShell index f0412fb..28d4aaf 100644 --- a/public/posts/07FishShell +++ b/public/posts/07FishShell @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h1>Trying out fish shell!</h1> <h3>Date: 22-08-2024</h3> <hr> diff --git a/public/posts/08ArchServer b/public/posts/08ArchServer index ab592b1..7eb5f6b 100644 --- a/public/posts/08ArchServer +++ b/public/posts/08ArchServer @@ -18,7 +18,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <h2>Arch Linux Server!</h2> <h3>Date: 26-7-2024</h3> <hr> |