commit f14ce58742e5ae27e76c199169bec5e3ad4d8ad8 parent d7aa1f0d8a9a3413d9d41a220c156ab63e184922 Author: corndog <cauchyn@firemail.cc> Date: Tue, 2 Oct 2018 13:45:22 -0700 Looks much cleaner without the 303 notices. Diffstat:
| in/fizzbuzz/index.html | | | 2 | +- |
| in/galois/index.html | | | 2 | +- |
| in/suguri/index.html | | | 2 | +- |
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/in/fizzbuzz/index.html b/in/fizzbuzz/index.html @@ -1,4 +1,4 @@ title: fizzbuzz tags: project -description: Stuff made on the road to employment. 303 to GitLab +description: Stuff made on the road to employment. ---- diff --git a/in/galois/index.html b/in/galois/index.html @@ -1,4 +1,4 @@ title: galois tags: project -description: Exercises I've written for a math study group. 303 to GitLab +description: Exercises I've written for a math study group. ---- diff --git a/in/suguri/index.html b/in/suguri/index.html @@ -1,4 +1,4 @@ title: suguri tags: project -description: Projects for the Acceleration of Suguri 2 community. 303 to GitLab +description: Projects for the Acceleration of Suguri 2 community. ----