diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:28:58 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:28:58 -0800 |
commit | dc2fd65e6bfeaa2c475d5042f64263ac9427c22f (patch) | |
tree | 3f680c74d831c984048080e0ff7d86fb7c5f1f05 /website/technology |
completely changed backend
Diffstat (limited to 'website/technology')
-rw-r--r-- | website/technology/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
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 +<h1>Technology</h1> +<p> + 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! +</p> + +$$END CONTENT |