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/physics/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/physics/index.html (limited to 'website/physics/index.html') diff --git a/website/physics/index.html b/website/physics/index.html new file mode 100644 index 0000000..8959d82 --- /dev/null +++ b/website/physics/index.html @@ -0,0 +1,24 @@ +$$START TITLE +Physics +$$END TITLE + +$$START CONTENT +

Physics

+

+ Physics describes causation at a very fundamental level. It is for + this reason that it is essential to study in order to understand + macro phenomenon. The field is quite diverse, including topics + such as general 3d motion, quantum mechanics, and QFT. +

+ +

Topics

+ + +

+ I will add more in the future but these are the only ones i have studied. +

+$$END CONTENT -- cgit