update system, swap to bunny fonts
This commit is contained in:
parent
f7d1aaa61a
commit
e0732619c4
14 changed files with 355 additions and 114 deletions
|
@ -1,8 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="preconnect" href="https://fonts.bunny.net" />
|
||||
<link
|
||||
href="https://fonts.bunny.net/css?family=atkinson-hyperlegible:400,400i,700,700i"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<title>how to: noe's pronouns</title>
|
||||
<style>
|
||||
:root {
|
||||
font-family: "Atkinson Hyperlegible", sans-serif;
|
||||
--l0: #1b1f21;
|
||||
--l1: #441452;
|
||||
--l2: #752565;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue