diff options
author | gennyble <gen@nyble.dev> | 2025-03-02 04:04:29 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-03-02 04:13:19 -0600 |
commit | 57d6c02da7a7aa74b7789d7871e86533b43106fa (patch) | |
tree | adb915a437a13848772a373f1e7dd72d2a124bd9 /served/words/words.html | |
parent | a0b2dbc9ea5ff5effd59117df671ba4348d30eeb (diff) | |
download | ∞-57d6c02da7a7aa74b7789d7871e86533b43106fa.tar.gz ∞-57d6c02da7a7aa74b7789d7871e86533b43106fa.zip |
add 'statistics on linux' to words.html
Diffstat (limited to 'served/words/words.html')
-rwxr-xr-x | served/words/words.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/served/words/words.html b/served/words/words.html index 9c43d6d..b3f0792 100755 --- a/served/words/words.html +++ b/served/words/words.html @@ -35,6 +35,7 @@ The writing is part of the website <a href="/atom.xml">Atom Feed</a>. <section id="written"> <h2>technical writings;<br>project updates</h2> + <a href="statistics-on-linux.html">Statistics on Linux with /proc</a> <!--<a href="akkoma-postgres-migration.html">Akkoma Postgres Migration</a>--> <a href="debugging-my-sql-query.html">Debugging My SQL Query</a> </section> |