summaryrefslogtreecommitdiff
path: root/dacctal/sources/your_os_is_illegal/index.html
blob: 6b221d379099ede8d3cb37a991ca37f583fb4f76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>dacctal</title>
    <link rel="stylesheet" href="style.css">
    <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>
    <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>

    <h2>
    Open Source Games
    </h2>
    <a href="./open_source_games/">
    https://symlinx.net/dacctal/sources/open_source_games/
    <a>
    <br><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>

    <h2>
    Your OS is illegal
    </h2>
    <a href="./your_os_is_illegal/">
    https://symlinx.net/dacctal/sources/your_os_is_illegal/
    <a>
    <br><br>

  </body>
</html>