diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 01:37:15 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 01:37:15 +0200 | 
| commit | d220f3112a33f2d22e162f52f60de64bbf899b7c (patch) | |
| tree | aec3baac9b6c9918c49f67f0d557a99048e65096 /projects | |
| parent | updates (diff) | |
| download | joe-www-d220f3112a33f2d22e162f52f60de64bbf899b7c.tar.gz joe-www-d220f3112a33f2d22e162f52f60de64bbf899b7c.tar.bz2 joe-www-d220f3112a33f2d22e162f52f60de64bbf899b7c.tar.xz joe-www-d220f3112a33f2d22e162f52f60de64bbf899b7c.tar.zst joe-www-d220f3112a33f2d22e162f52f60de64bbf899b7c.zip  | |
New cool error pages, some changes
Diffstat (limited to '')
| -rw-r--r-- | projects/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html index 83e7aa4..f14d564 100644 --- a/projects/index.html +++ b/projects/index.html @@ -31,7 +31,7 @@  				<ul>  					<li><a href="../index.html">home</a></li>  					<li><a href="../projects/">my projects</a></li> -					<li><a href="../files/">files</a></li> +					<li><a href="../files.html">files</a></li>  					<li><a href="../links.html">links</a></li>  					<hr>  					<li><a href="https://git.jozanofastora.xyz/">GitJoe</a></li>  | 
