diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 14:09:10 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 14:09:10 +0200 |
commit | 63343d44d3b8f6c493de9d25dab8feb1a1992081 (patch) | |
tree | 84f51f5796e0a5c918b33e62e607af069f82ab02 /inc | |
parent | Added meta infos and reworked titles (diff) | |
download | joe-www-63343d44d3b8f6c493de9d25dab8feb1a1992081.tar.gz joe-www-63343d44d3b8f6c493de9d25dab8feb1a1992081.tar.bz2 joe-www-63343d44d3b8f6c493de9d25dab8feb1a1992081.tar.xz joe-www-63343d44d3b8f6c493de9d25dab8feb1a1992081.tar.zst joe-www-63343d44d3b8f6c493de9d25dab8feb1a1992081.zip |
h1 rework
Diffstat (limited to 'inc')
-rw-r--r-- | inc/classic-contents.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/classic-contents.html b/inc/classic-contents.html index c3b70cd..38fb7ca 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -32,7 +32,7 @@ <body> <div class="fullpage"> <header> - <h1><a href="index.html">Joe's dev blog -</a></h1> + <h1><a href="index.html">Joe's</a></h1> </header> <!-- BLOAT HEAD --> @@ -50,7 +50,7 @@ <body> <div class="fullpage"> <header> - <h1><a href="index.html">Joe's dev blog -</a></h1> + <h1><a href="index.html">Joe's</a></h1> </header> <!-- SIDEBAR --> |