From dc2fd65e6bfeaa2c475d5042f64263ac9427c22f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 8 Nov 2022 10:28:58 -0800 Subject: completely changed backend --- website/technology/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 website/technology/index.html (limited to 'website/technology') diff --git a/website/technology/index.html b/website/technology/index.html new file mode 100644 index 0000000..72968cd --- /dev/null +++ b/website/technology/index.html @@ -0,0 +1,12 @@ +$$START TITLE +Technology +$$END TITLE + +$$START CONTENT +

Technology

+

+ These are all my tutorials and articles related to technology. Wait, they don't exist yet! + That's because I'm working hard on a lot of things and I need some time. Stay tuned! +

+ +$$END CONTENT -- cgit