my website at ewancroft.uk
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove reference to Recursive, replace with Inter

+1 -1
+1 -1
src/lib/css/variables.css
··· 131 131 132 132 /* Default green theme */ 133 133 :root { 134 - font-family: "Recursive", sans-serif; 134 + font-family: "Inter", sans-serif; 135 135 --background-color: #121c17; 136 136 --text-color: #d8e8d8; 137 137 --header-footer-bg: #1e2c23;