From 1a23d1867d33f33c6bb4ca1dc1d42a349cd6a206 Mon Sep 17 00:00:00 2001 From: curly Date: Tue, 3 Oct 2023 10:45:04 -0600 Subject: update name to curly + gitea is now cgit --- src/people/cards/curly/curly.html | 36 ++++++++++++++++++++++++++++++++++++ src/people/cards/curly/curly.png | Bin 0 -> 39401 bytes src/people/cards/glass/glass.html | 36 ------------------------------------ src/people/cards/glass/glass.png | Bin 39401 -> 0 bytes src/people/index.html | 4 ++-- 5 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 src/people/cards/curly/curly.html create mode 100644 src/people/cards/curly/curly.png delete mode 100644 src/people/cards/glass/glass.html delete mode 100644 src/people/cards/glass/glass.png (limited to 'src/people') diff --git a/src/people/cards/curly/curly.html b/src/people/cards/curly/curly.html new file mode 100644 index 0000000..c8b0377 --- /dev/null +++ b/src/people/cards/curly/curly.html @@ -0,0 +1,36 @@ + +
+ + +
+ + curly:!refcurly:!/ref + + + + + +
+
+

+ Hello! I'm curly! (or glass, etc.)
+ I thought Infernal Garden was a pretty cool name so I figured I'd try and make a thing out of it.
+ Also! I made this website! - and the thing to compile it with: s3g +

+
+
+
+
diff --git a/src/people/cards/curly/curly.png b/src/people/cards/curly/curly.png new file mode 100644 index 0000000..a926ecc Binary files /dev/null and b/src/people/cards/curly/curly.png differ diff --git a/src/people/cards/glass/glass.html b/src/people/cards/glass/glass.html deleted file mode 100644 index 0736ecb..0000000 --- a/src/people/cards/glass/glass.html +++ /dev/null @@ -1,36 +0,0 @@ - -
- - -
- - glass:!refglass:!/ref - - - - - -
-
-

- Hello! I'm glass! (or curly, etc.)
- I thought Infernal Garden was a pretty cool name so I figured I'd try and make a thing out of it.
- Also! I made this website! - and the thing to compile it with: s3g -

-
-
-
-
diff --git a/src/people/cards/glass/glass.png b/src/people/cards/glass/glass.png deleted file mode 100644 index a926ecc..0000000 Binary files a/src/people/cards/glass/glass.png and /dev/null differ diff --git a/src/people/index.html b/src/people/index.html index a30c722..f3f6e1d 100644 --- a/src/people/index.html +++ b/src/people/index.html @@ -24,9 +24,9 @@
- :?src/people/cards/glass/glass.html + :?src/people/cards/curly/curly.html :?src/templates/body-bottom.html - \ No newline at end of file + -- cgit v1.2.3