diff options
Diffstat (limited to 'dacctal/sources/index.html')
| -rw-r--r-- | dacctal/sources/index.html | 68 |
1 files changed, 40 insertions, 28 deletions
diff --git a/dacctal/sources/index.html b/dacctal/sources/index.html index 6b221d3..cf4cdf1 100644 --- a/dacctal/sources/index.html +++ b/dacctal/sources/index.html @@ -12,37 +12,49 @@ <p>once you go dacctal, you never go bacctal. c ‿c</p> <br> - <h2> - The AUR Disaster - </h2> - <a href="./the_aur_disaster/"> - https://symlinx.net/dacctal/sources/the_aur_disaster/ - <a> - <br><br> + <section class="block"> + <h3><a href="./the_aur_disaster">The AUR Disaster</a></h3> + <h4>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / the_aur_disaster ]</h4> + <p>> aur gets hacked (again)</p> + </section> + <br> - <h2> - Open Source Games - </h2> - <a href="./open_source_games/"> - https://symlinx.net/dacctal/sources/open_source_games/ - <a> - <br><br> + <section class="block"> + <h3><a href="./open_source_games">Open Source Games</a></h3> + <h4>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / open_source_games ]</h4> + <p>> the very few games that are truly FLOSS</p> + </section> + <br> - <h2> - How I use Gentoo - </h2> - <a href="./how_i_use_gentoo/"> - https://symlinx.net/dacctal/sources/how_i_use_gentoo/ - <a> - <br><br> + <section class="block"> + <h3><a href="./how_i_use_gentoo">How I use Gentoo</a></h3> + <h4>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / open_source_games ]</h4> + <p>> most of the software that I use on Gentoo</p> + </section> + <br> - <h2> - Your OS is illegal - </h2> - <a href="./your_os_is_illegal/"> - https://symlinx.net/dacctal/sources/your_os_is_illegal/ - <a> - <br><br> + <section class="block"> + <h3><a href="./your_os_is_illegal">Your OS is illegal</a></h3> + <h4>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / your_os_is_illegal ]</h4> + <p>> discussing the age verification laws proposed in many places</p> + </section> + <br> </body> </html> |
