diff --git a/donate.html b/donate.html new file mode 100644 index 0000000..42ac288 --- /dev/null +++ b/donate.html @@ -0,0 +1,31 @@ + + + + + +
+
+

donations

+
+

Hi there! Donations can be done through either BTC or LTC currently. I'm hesitant to set up anything like + PayPal right now due to their shady practices.

+

BTC: bc1qhk4cnf36h3ma5w27x4uwm2lffdkcpa64ychmm4
+ LTC: ltc1qg7rall3yyt9c63yzr0440anujpry8r9pv7wvus +

+ +
+
+
+ + + + diff --git a/global.css b/global.css index f611f53..9d7cd8f 100644 --- a/global.css +++ b/global.css @@ -1,6 +1,6 @@ @font-face { - font-family: PxFont; - src: url("ttf/ibm.ttf"); + font-family: "NotoSansT"; + src: url("ttf/sans.ttf"); } img { @@ -44,7 +44,7 @@ a:hover { } body { - font-family: "Noto Sans"; + font-family: "NotoSansT"; font-size: 16px; color: #cdd6f4; background-color: #181825; diff --git a/index.html b/index.html index cd36cc3..874d53c 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,7 @@

other pages