From 0194a0782316d3c1b37bd64aa8260be6ce0def09 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Thu, 24 Oct 2019 19:03:03 -0700 Subject: [PATCH] perf: use raw html for some external links (#1600) --- .../_components/InformationalFooter.html | 23 ++++--- src/routes/_components/NotLoggedInHome.html | 24 +++++-- src/routes/_pages/settings/about.html | 64 +++++++++++-------- src/routes/_pages/settings/instances/add.html | 4 +- src/routes/_pages/settings/wellness.html | 4 +- 5 files changed, 71 insertions(+), 48 deletions(-) diff --git a/src/routes/_components/InformationalFooter.html b/src/routes/_components/InformationalFooter.html index fa790057..5fef7497 100644 --- a/src/routes/_components/InformationalFooter.html +++ b/src/routes/_components/InformationalFooter.html @@ -1,21 +1,26 @@ diff --git a/src/routes/_components/NotLoggedInHome.html b/src/routes/_components/NotLoggedInHome.html index 03624975..e9df7360 100644 --- a/src/routes/_components/NotLoggedInHome.html +++ b/src/routes/_components/NotLoggedInHome.html @@ -5,11 +5,27 @@

Pinafore

-

Pinafore is a web client for Mastodon, designed for speed and simplicity.

+ + {@html ` +
+

+ Pinafore is a web client for + Mastodon, + designed for speed and simplicity. +

-

Read the introductory blog post, or get started by logging in to an instance:

+

+ Read the + introductory blog post, + or get started by logging in to an instance: +

-

Add instance

+

+ Add instance +

+
+ `} @@ -50,14 +66,12 @@