diff options
author | Joe <rrbo@proton.me> | 2023-03-07 14:19:13 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-03-07 14:19:13 +0100 |
commit | 4c09a1325e35306ed4665f6d4436898ebeb85599 (patch) | |
tree | ddd1a00438d37018b8d1d113ad14416ed1749196 | |
parent | up (diff) | |
download | joe-www-4c09a1325e35306ed4665f6d4436898ebeb85599.tar.gz joe-www-4c09a1325e35306ed4665f6d4436898ebeb85599.tar.bz2 joe-www-4c09a1325e35306ed4665f6d4436898ebeb85599.tar.xz joe-www-4c09a1325e35306ed4665f6d4436898ebeb85599.tar.zst joe-www-4c09a1325e35306ed4665f6d4436898ebeb85599.zip |
fixes
-rw-r--r-- | README.org | 4 | ||||
-rw-r--r-- | css/site.css | 2 | ||||
-rw-r--r-- | err/403.html | 3 | ||||
-rw-r--r-- | err/404.html | 3 | ||||
-rw-r--r-- | files.html | 3 | ||||
-rw-r--r-- | inc/classic-contents.html | 3 | ||||
-rw-r--r-- | inc/org.html | 2 | ||||
-rw-r--r-- | index.html | 3 | ||||
-rw-r--r-- | license.html | 3 | ||||
-rw-r--r-- | links.html | 3 | ||||
-rw-r--r-- | music.html | 17 | ||||
-rw-r--r-- | projects.html | 3 | ||||
-rw-r--r-- | projects/lowbat.html | 3 | ||||
-rw-r--r-- | test.html | 3 | ||||
-rw-r--r-- | thoughts.html | 3 | ||||
-rw-r--r-- | using.html | 7 |
16 files changed, 47 insertions, 18 deletions
@@ -2,9 +2,9 @@ There's nothing much to say, it's just the html files for my website. -Here is the link: [[https://jozanofastora.xyz][jozanofastora.xyz]] +Here is the link: [[https://jozan.org][jozan.org]] Check out my other websites: - GitJoe: [[https://gitjoe.xyz/][gitjoe.xyz]] -- FossilJoe: [[https://fossil.jozanofastora.xyz/][fossil.jozanofastora.xyz]] +- FossilJoe: [[https://fossil.jozan.org/][fossil.jozan.org]] diff --git a/css/site.css b/css/site.css index 76765e5..4d381f3 100644 --- a/css/site.css +++ b/css/site.css @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: css/site.css + * jozan.org: css/site.css * Wed Apr 20 12:52:41 CEST 2022 * Joe * diff --git a/err/403.html b/err/403.html index 5add640..6ab311e 100644 --- a/err/403.html +++ b/err/403.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: err/403.html + * jozan.org: err/403.html * Wed Apr 20 00:44:03 CEST 2022 * Joe * @@ -40,6 +40,7 @@ <li><a href="../projects.html">projects</a></li> <li><a href="../using.html">computing</a></li> <li><a href="../thoughts.html">thoughts</a></li> + <li><a href="../music.html">music</a></li> <li><a href="../files.html">files</a></li> <li><a href="../links.html">links</a></li> </ul> diff --git a/err/404.html b/err/404.html index 0ccc16a..f32a3b1 100644 --- a/err/404.html +++ b/err/404.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: err/404.html + * jozan.org: err/404.html * Wed Apr 20 00:44:13 CEST 2022 * Joe * @@ -40,6 +40,7 @@ <li><a href="../projects.html">projects</a></li> <li><a href="../using.html">computing</a></li> <li><a href="../thoughts.html">thoughts</a></li> + <li><a href="../music.html">music</a></li> <li><a href="../files.html">files</a></li> <li><a href="../links.html">links</a></li> </ul> @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: files.html + * jozan.org: files.html * Sun Apr 17 16:11:26 CEST 2022 * Joe * @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/inc/classic-contents.html b/inc/classic-contents.html index 5276853..22d051f 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: inc/classic-contents.html + * jozan.org: inc/classic-contents.html * Sat Apr 16 16:01:56 CEST 2022 * Joe * @@ -64,6 +64,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/inc/org.html b/inc/org.html index d9de5ca..e980df1 100644 --- a/inc/org.html +++ b/inc/org.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: inc/org.html + * jozan.org: inc/org.html * Sun Apr 17 02:58:49 CEST 2022 * Joe * @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: index.html + * jozan.org: index.html * Wed Apr 20 12:52:46 CEST 2022 * Joe * @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/license.html b/license.html index 1e8ade6..86908f7 100644 --- a/license.html +++ b/license.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: license.html + * jozan.org: license.html * Sun Apr 17 02:23:16 CEST 2022 * Joe * @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: links.html + * jozan.org: links.html * Wed, 19 Oct 2022 13:49:25 +0200 * Joe * @@ -42,6 +42,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/music.html b/music.html new file mode 100644 index 0000000..c909959 --- /dev/null +++ b/music.html @@ -0,0 +1,17 @@ +<!-- + * ======================== + * ===== =============== + * ====== ================ + * ====== ================ + * ====== ==== ==== == + * ====== === == = = + * ====== === = == = + * = === === = == ==== + * = === === = == = = + * == ===== ==== == + * ======================== + * + * jozan.org: music.html + * Tue Apr 19 22:06:25 CEST 2022 + * Joe +--> diff --git a/projects.html b/projects.html index 0aa3498..9b19424 100644 --- a/projects.html +++ b/projects.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: projects/index.html + * jozan.org: index.html * Tue Apr 19 22:06:25 CEST 2022 * Joe --> @@ -39,6 +39,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/projects/lowbat.html b/projects/lowbat.html index a0bd939..8db633e 100644 --- a/projects/lowbat.html +++ b/projects/lowbat.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: projects/lowbat.html + * jozan.org: projects/lowbat.html * Mon Apr 18 18:23:21 CEST 2022 * Joe --> @@ -210,6 +210,7 @@ <li><a href="../projects.html">projects</a></li> <li><a href="../using.html">computing</a></li> <li><a href="../thoughts.html">thoughts</a></li> + <li><a href="../music.html">music</a></li> <li><a href="../files.html">files</a></li> <li><a href="../links.html">links</a></li> </ul> @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: index.html + * jozan.org: index.html * Wed Apr 20 12:52:46 CEST 2022 * Joe * @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> diff --git a/thoughts.html b/thoughts.html index f93674d..667925c 100644 --- a/thoughts.html +++ b/thoughts.html @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: thoughts.html + * jozan.org: thoughts.html * Sat Apr 23 16:15:56 CEST 2022 * Joe * @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> @@ -11,7 +11,7 @@ * == ===== ==== == * ======================== * - * jozanofastora.xyz: using.html + * jozan.org: using.html * Wed Apr 20 12:52:52 CEST 2022 * Joe * @@ -21,7 +21,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Joe's things I use</title> + <title>Joe's computing experience</title> <meta charset="UTF-8"> <meta name="robots" content="index, follow"> <meta name="viewport" content="width=device-width, initial-scale=1"> @@ -33,7 +33,7 @@ <body> <div class="fullpage"> <header> - <h1><a href="index.html">Joe's things I use</a></h1> + <h1><a href="index.html">Joe's computing experience</a></h1> </header> <div class="sidebar"> <ul> @@ -41,6 +41,7 @@ <li><a href="projects.html">projects</a></li> <li><a href="using.html">computing</a></li> <li><a href="thoughts.html">thoughts</a></li> + <li><a href="music.html">music</a></li> <li><a href="files.html">files</a></li> <li><a href="links.html">links</a></li> </ul> |