From 008a0d4959669ee0f56f9de436c8bce0ec9b6bc9 Mon Sep 17 00:00:00 2001 From: funkyhippo <52957110+funkyhippo@users.noreply.github.com> Date: Thu, 31 Oct 2019 19:21:36 -0700 Subject: [PATCH] Added anchors to extensions page. (#91) --- src/.vuepress/components/ExtensionList.vue | 72 ++++++++++++++++------ 1 file changed, 53 insertions(+), 19 deletions(-) diff --git a/src/.vuepress/components/ExtensionList.vue b/src/.vuepress/components/ExtensionList.vue index da7472c5..28868b2c 100644 --- a/src/.vuepress/components/ExtensionList.vue +++ b/src/.vuepress/components/ExtensionList.vue @@ -2,25 +2,32 @@