From 698d63959620356402adf05192c97f67cc50d806 Mon Sep 17 00:00:00 2001 From: Nyx Date: Sun, 23 Mar 2025 01:57:52 -0500 Subject: [PATCH] reformat --- utils/static/about.html | 12 +++---- utils/static/index.css | 10 +++--- utils/templates/casing.j2 | 44 ++++++++++++------------ utils/templates/index.j2 | 68 ++++++++++++++++++------------------- utils/templates/ip6-gen.j2 | 38 ++++++++++----------- utils/templates/port-gen.j2 | 24 ++++++------- utils/templates/random.j2 | 36 ++++++++++---------- utils/templates/result.j2 | 24 ++++++------- 8 files changed, 128 insertions(+), 128 deletions(-) diff --git a/utils/static/about.html b/utils/static/about.html index 808f5be..e9d36a3 100644 --- a/utils/static/about.html +++ b/utils/static/about.html @@ -8,14 +8,14 @@

about

- utils is a collection of tools made by Nyx for everypizza.im. it exists - because we belive JavaScript is bad when you can render server-side. as such, - all of these tools are done server-side. we plan to make a self-hosting guide - very soon. + utils is a collection of tools made by Nyx for everypizza.im. it exists + because we belive JavaScript is bad when you can render server-side. as such, + all of these tools are done server-side. we plan to make a self-hosting guide + very soon.

- this is run on the same server that powers most of everypizza.im, although it - may move to the pi server soon. it's a python/flask app. mostly made in vim. + this is run on the same server that powers most of everypizza.im, although it + may move to the pi server soon. it's a python/flask app. mostly made in vim.