From 0a2b7b3b9becb79d5cf977fdb87d4f0ce65ca284 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 13 Nov 2022 13:26:21 -0800 Subject: remove not required css --- .../mathematics/differential_equations/index.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/mathematics/differential_equations/index.html (limited to 'website/mathematics/differential_equations') diff --git a/website/mathematics/differential_equations/index.html b/website/mathematics/differential_equations/index.html new file mode 100644 index 0000000..1c414b4 --- /dev/null +++ b/website/mathematics/differential_equations/index.html @@ -0,0 +1,24 @@ +$$START TITLE +Mathematics +$$END TITLE + +$$START CONTENT +

Mathematics

+

+ Mathematics is the basis for the analysis of things that we + believe to adhere to our logical system. +

+ +

Topics

+ + +

+ These are all the topics I have learned about so far. I will learn more in the future and add new topics. + All of these topics I know a lot about but writing the articles takes an extreme amount of time, so stay + tuned! +

+$$END CONTENT -- cgit