diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-15 00:11:07 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-15 00:11:07 +0000 |
| commit | 566371a591d7e47134a9d6937623fadf4a126e04 (patch) | |
| tree | 1919e10cce668c5c04922d281b2da1522d7ecf88 /dacctal/sources | |
| parent | 184a059c2d64494002c25ff93e20c06321fc2599 (diff) | |
Diffstat (limited to 'dacctal/sources')
| -rw-r--r-- | dacctal/sources/how_i_use_gentoo/index.html | 4 | ||||
| -rw-r--r-- | dacctal/sources/index.html | 4 | ||||
| -rw-r--r-- | dacctal/sources/open_source_games/index.html | 4 | ||||
| -rw-r--r-- | dacctal/sources/the_aur_disaster/index.html | 4 | ||||
| -rw-r--r-- | dacctal/sources/your_os_is_illegal/index.html | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dacctal/sources/how_i_use_gentoo/index.html b/dacctal/sources/how_i_use_gentoo/index.html index 1221d39..bb5cbbe 100644 --- a/dacctal/sources/how_i_use_gentoo/index.html +++ b/dacctal/sources/how_i_use_gentoo/index.html @@ -3,9 +3,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>dacctal</title> + <title>how_i_use_gentoo</title> <link rel="stylesheet" href="../../../style.css"> - <link rel="icon" type="image/x-icon" href="images/erm.png"> + <link rel="icon" type="image/x-icon" href="../../images/erm.png"> </head> <body> <h1>[ <span diff --git a/dacctal/sources/index.html b/dacctal/sources/index.html index 1554552..4f59a41 100644 --- a/dacctal/sources/index.html +++ b/dacctal/sources/index.html @@ -3,9 +3,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>dacctal</title> + <title>sources</title> <link rel="stylesheet" href="../../style.css"> - <link rel="icon" type="image/x-icon" href="images/erm.png"> + <link rel="icon" type="image/x-icon" href="../images/erm.png"> </head> <body> <h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / sources ]</h1> diff --git a/dacctal/sources/open_source_games/index.html b/dacctal/sources/open_source_games/index.html index c9c04cf..790ed28 100644 --- a/dacctal/sources/open_source_games/index.html +++ b/dacctal/sources/open_source_games/index.html @@ -3,9 +3,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>dacctal</title> + <title>open_source_games</title> <link rel="stylesheet" href="../../../style.css"> - <link rel="icon" type="image/x-icon" href="images/erm.png"> + <link rel="icon" type="image/x-icon" href="../../images/erm.png"> </head> <body> <h1>[ <span diff --git a/dacctal/sources/the_aur_disaster/index.html b/dacctal/sources/the_aur_disaster/index.html index 1b27ad3..f187faf 100644 --- a/dacctal/sources/the_aur_disaster/index.html +++ b/dacctal/sources/the_aur_disaster/index.html @@ -3,9 +3,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>dacctal</title> + <title>the_aur_disaster</title> <link rel="stylesheet" href="../../../style.css"> - <link rel="icon" type="image/x-icon" href="images/erm.png"> + <link rel="icon" type="image/x-icon" href="../../images/erm.png"> </head> <body> <h1>[ <span diff --git a/dacctal/sources/your_os_is_illegal/index.html b/dacctal/sources/your_os_is_illegal/index.html index 992640a..f2f6998 100644 --- a/dacctal/sources/your_os_is_illegal/index.html +++ b/dacctal/sources/your_os_is_illegal/index.html @@ -3,9 +3,9 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>dacctal</title> + <title>your_os_is_illegal</title> <link rel="stylesheet" href="../../../style.css"> - <link rel="icon" type="image/x-icon" href="images/erm.png"> + <link rel="icon" type="image/x-icon" href="../../images/erm.png"> </head> <body> <h1>[ <span |
