summaryrefslogtreecommitdiff
path: root/software/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'software/index.html')
-rwxr-xr-xsoftware/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/software/index.html b/software/index.html
index 1742658..2597280 100755
--- a/software/index.html
+++ b/software/index.html
@@ -12,14 +12,14 @@
<script src="/js/bg.js"></script>
<title>Executable Software Works &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;EXOCORTICES.&raquo; &mdash; This directory contains documentation of all software-based works." />
-<meta http-equiv="last-modified" content="2020-12-24 02:03:37-05:00" />
+<meta http-equiv="last-modified" content="2021-08-25 00:36:43-04:00" />
</head>
<body>
<header>
<div class="bomber">EXOCORTICES.</div>
<hr>
<div class="identcontainer">
-<div class="ident"><time datetime="2020-12-24 02:03:37-05:00">201224</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<div class="ident"><time datetime="2021-08-25 00:36:43-04:00">210825</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
</div>
</header>
@@ -28,6 +28,10 @@
<div class="leading">This directory contains documentation of all software-based works.</div>
<hr>
<p>Source code and executable files for these programs are published within the DistressNetwork° <a href="https://git.distress.network">Git repository</a>.</p>
+
+<ul>
+<li>The <a href="software/web">web maintenance tools</a> <a href="https://git.distress.network/web">(repository)</a> contains a collection of tools for the maintenance of the DistressNetwork° website.</li>
+</ul>
</main>
<nav>
<pre>
@@ -38,6 +42,7 @@
<span aria-hidden="true">│   ├───</span><a href="/meta/styletest">styletest</a>
<span aria-hidden="true">│   └───</span><a href="/meta/todo">todo</a>
<span aria-hidden="true">├───</span><a href="/software">software</a>
+<span aria-hidden="true">│   └───</span><a href="/software/web">web</a>
<span aria-hidden="true">├───</span><a href="/visual">visual</a>
<span aria-hidden="true">│   ├───</span><a href="/visual/composite">composite</a>
<span aria-hidden="true">│   └───</span><a href="/visual/logotype">logotype</a>