From 846397e1870a937a4560d86784effa13e8151e2f Mon Sep 17 00:00:00 2001 From: Emma Terzioglu Date: Mon, 23 Mar 2026 14:48:36 -0700 Subject: add contact info w/ clipboard --- src/templates/index.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'src/templates') diff --git a/src/templates/index.html b/src/templates/index.html index 1dc1826..c64df91 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -18,18 +18,21 @@

I'm a full stack developer that tends to focus on random - projects for fun rather than full works. + projects for fun rather than full projects.

currently, I have a good chunk of my code hosted on either - github or codeberg, and I aim to migrate to my own self-hosted - git server. + github or codeberg, and I aim to migrate to my own + self-hosted git server.

-

- be careful on this website, it's a little slippery at the moment! - it's a work in progress! +

+ matrix: [at] emmatech [colon] matrix [dot] org +

+ +

+ email: emma [at] emmatech [dot] dev

@@ -65,13 +68,27 @@ discrete trans wallpaper and fanart of konata I found on pixiv.

+ + +

Is this website open source?

+

+ yes, if you so desire to check out the code for this website, it's accessible + here. the code is licensed under + the bsd 3-clause license, so feel free to use chunks and pieces of the website as + you see fit. +

+
-
+

random image of the day

+ +

this is a placeholder until I get some images

+ + {% endblock %} -- cgit v1.2.3