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 /projects.html | |
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 'projects.html')
-rw-r--r-- | projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.html b/projects.html index 09fb430..2763a3e 100644 --- a/projects.html +++ b/projects.html @@ -29,7 +29,7 @@ <body> <div class="fullpage"> <header> - <h1><a href="index.html">Joe's dev blog - projects</a></h1> + <h1><a href="index.html">Joe's projects</a></h1> </header> <div class="sidebar"> <ul> |