From 7f1ba74c3737898536693f300dd53cb40a03ee01 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 16 Feb 2019 11:33:05 -0800 Subject: [PATCH] fix: fix missing export pages in node v8 (#1002) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For reasons that are mysterious to me, #1000 works in Node v10 but not v8. And Zeit runs v8. Moving the hidden links to a different page fixes it. ¯\_(ツ)_/¯ --- src/routes/_pages/community/index.html | 8 ++++++++ src/routes/_pages/settings/about.html | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/routes/_pages/community/index.html b/src/routes/_pages/community/index.html index ef55ce1d..0c03af54 100644 --- a/src/routes/_pages/community/index.html +++ b/src/routes/_pages/community/index.html @@ -76,6 +76,14 @@ {/if} +
+ + Muted + Blocked + Pinned + Requests + Share +