diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index c5abb75..02e82b8 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -1445,7 +1445,7 @@ The [250kb club](https://250kb.club/) gathers websites at or under 250kb, and al The [10KB Club](https://10kbclub.com/) does the same with a 10kb homepage budget (excluding favicons and webmanifest icons). It also has guidelines for note­worthiness, to avoid low-hanging fruit like mostly-blank pages. -My favorite website club has to be the [XHTML Club](https://xhtml.club/) by {{}}, the creator of the original [1mb.club](https://1mb.club). +My favorite website club has to be the {{< cited-work name="XHTML Club" url="https://xhtml.club/" >}} by {{, the creator of the original [1mb.club](https://1mb.club). Also see [Motherfucking Website](https://motherfuckingwebsite.com/). Motherfucking Website inspired several unofficial sequels that tried to gently improve upon it. My favorite is [Best Motherfucking Website](https://bestmotherfucking.website/). @@ -1510,9 +1510,9 @@ A special thanks goes out to GothAlice for the questions she answered in # [^19]: Consider disabling the JIT for your normal browsing too; doing so removes whole classes of vulnera­bilities. In Firefox, navigate to about:config and toggle some flags under javascript.options. -
+
- Code snippet 11: + Code snippet 11: Firefox prefs to turn off JIT compilation
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 00b2d63..c6d3986 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -7,8 +7,8 @@
  • -
  • - Source code +
  • + Source code
  • Tor mirror diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e871395..35a208c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,4 @@ -