diff options
author | Preston Pan <preston@nullring.xyz> | 2023-02-04 13:09:27 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-02-04 13:09:27 -0800 |
commit | b97c7811c7fd1131ae931d65460fbe1a0986e726 (patch) | |
tree | dfc279380fe1c92c8bc474a2884325b5b90ef3bf /build/website | |
parent | 06283e800a81f632037f4930008434dc41cef081 (diff) |
what the fuck
Diffstat (limited to 'build/website')
23 files changed, 24 insertions, 24 deletions
diff --git a/build/website/404.html b/build/website/404.html index 3a08ef4..8df2c8e 100644 --- a/build/website/404.html +++ b/build/website/404.html @@ -18,7 +18,7 @@ <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/about/contact.html b/build/website/about/contact.html index f5e426e..179337b 100644 --- a/build/website/about/contact.html +++ b/build/website/about/contact.html @@ -18,7 +18,7 @@ Contact <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/about/index.html b/build/website/about/index.html index b9883bd..3eac262 100644 --- a/build/website/about/index.html +++ b/build/website/about/index.html @@ -18,7 +18,7 @@ About <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/about/technology.html b/build/website/about/technology.html index 38d7215..ad9fce3 100644 --- a/build/website/about/technology.html +++ b/build/website/about/technology.html @@ -18,7 +18,7 @@ About <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/economics/index.html b/build/website/economics/index.html index 2003abb..6d416f5 100644 --- a/build/website/economics/index.html +++ b/build/website/economics/index.html @@ -18,7 +18,7 @@ Economics <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/economics/source/index.html b/build/website/economics/source/index.html index f73696b..140fb76 100644 --- a/build/website/economics/source/index.html +++ b/build/website/economics/source/index.html @@ -18,7 +18,7 @@ Source <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/fonts/liberationmono-bold-demo.html b/build/website/fonts/liberationmono-bold-demo.html index 0a248bd..fd63b2c 100644 --- a/build/website/fonts/liberationmono-bold-demo.html +++ b/build/website/fonts/liberationmono-bold-demo.html @@ -18,7 +18,7 @@ TITLE <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/fonts/liberationmono-bolditalic-demo.html b/build/website/fonts/liberationmono-bolditalic-demo.html index 0a248bd..fd63b2c 100644 --- a/build/website/fonts/liberationmono-bolditalic-demo.html +++ b/build/website/fonts/liberationmono-bolditalic-demo.html @@ -18,7 +18,7 @@ TITLE <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/fonts/liberationmono-italic-demo.html b/build/website/fonts/liberationmono-italic-demo.html index 0a248bd..fd63b2c 100644 --- a/build/website/fonts/liberationmono-italic-demo.html +++ b/build/website/fonts/liberationmono-italic-demo.html @@ -18,7 +18,7 @@ TITLE <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/fonts/liberationmono-regular-demo.html b/build/website/fonts/liberationmono-regular-demo.html index 0a248bd..fd63b2c 100644 --- a/build/website/fonts/liberationmono-regular-demo.html +++ b/build/website/fonts/liberationmono-regular-demo.html @@ -18,7 +18,7 @@ TITLE <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/index.html b/build/website/index.html index 60aa369..66ddff4 100644 --- a/build/website/index.html +++ b/build/website/index.html @@ -18,12 +18,12 @@ Preston Pan <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - + <!--BACKDIR--> <hr> </div> <div class="content"> -<h1>Preston Pan</h1> +<h1>Preston Pan (aka LiCoO2)</h1> <p> Hi! I'm Preston Pan, and this is my v3 of my website. diff --git a/build/website/mathematics/calculus/index.html b/build/website/mathematics/calculus/index.html index 4d7f0bc..a1e1ea1 100644 --- a/build/website/mathematics/calculus/index.html +++ b/build/website/mathematics/calculus/index.html @@ -18,7 +18,7 @@ Calculus <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/mathematics/calculus/source/index.html b/build/website/mathematics/calculus/source/index.html index 1676ae2..d713863 100644 --- a/build/website/mathematics/calculus/source/index.html +++ b/build/website/mathematics/calculus/source/index.html @@ -18,7 +18,7 @@ Calculus <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/mathematics/differential_equations/index.html b/build/website/mathematics/differential_equations/index.html index ab9dd91..15e2dfe 100644 --- a/build/website/mathematics/differential_equations/index.html +++ b/build/website/mathematics/differential_equations/index.html @@ -18,7 +18,7 @@ Mathematics <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/mathematics/index.html b/build/website/mathematics/index.html index e09e7f5..3b06048 100644 --- a/build/website/mathematics/index.html +++ b/build/website/mathematics/index.html @@ -18,7 +18,7 @@ Mathematics <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/mathematics/linear_algebra/index.html b/build/website/mathematics/linear_algebra/index.html index ffebf17..41517ea 100644 --- a/build/website/mathematics/linear_algebra/index.html +++ b/build/website/mathematics/linear_algebra/index.html @@ -18,7 +18,7 @@ Mathematics <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/music/index.html b/build/website/music/index.html index 6fe2f74..6b52ffd 100644 --- a/build/website/music/index.html +++ b/build/website/music/index.html @@ -18,7 +18,7 @@ Music <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/philosophy/index.html b/build/website/philosophy/index.html index fab7dba..986ac0b 100644 --- a/build/website/philosophy/index.html +++ b/build/website/philosophy/index.html @@ -18,7 +18,7 @@ Philosophy <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/physics/index.html b/build/website/physics/index.html index e1441b0..493149a 100644 --- a/build/website/physics/index.html +++ b/build/website/physics/index.html @@ -18,7 +18,7 @@ Physics <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/projects/dotfiles.html b/build/website/projects/dotfiles.html index 5066d49..e0229db 100644 --- a/build/website/projects/dotfiles.html +++ b/build/website/projects/dotfiles.html @@ -18,7 +18,7 @@ Dotfiles <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/projects/index.html b/build/website/projects/index.html index c97df09..3f711cc 100644 --- a/build/website/projects/index.html +++ b/build/website/projects/index.html @@ -18,7 +18,7 @@ Projects <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/projects/no_excess.html b/build/website/projects/no_excess.html index 21910b1..623a61a 100644 --- a/build/website/projects/no_excess.html +++ b/build/website/projects/no_excess.html @@ -18,7 +18,7 @@ NoExcess <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="./index.html">Back</a> + <!--BACKDIR--> <hr> </div> diff --git a/build/website/technology/index.html b/build/website/technology/index.html index c686a69..73e89ef 100644 --- a/build/website/technology/index.html +++ b/build/website/technology/index.html @@ -18,7 +18,7 @@ Technology <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - | <a href="../index.html">Back</a> + <!--BACKDIR--> <hr> </div> |