From d96287c2064b1bf132b2777eeab0eef3839b7413 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Thu, 7 Apr 2022 19:15:11 -0700 Subject: [PATCH] fix: :wheelchair: Lighthouse accesibility --- frontend/index.html | 1 + frontend/index.pug | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 8ca82e6..564c816 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,3 +1,4 @@ + diff --git a/frontend/index.pug b/frontend/index.pug index b0bf31a..ee0b62a 100755 --- a/frontend/index.pug +++ b/frontend/index.pug @@ -18,8 +18,6 @@ html(lang='en') meta(name='theme-color' content='#90BDC9') meta(name='keywords' content='zerobin, zer0bin, paste, paste bin, pastebin, pastebin alternative, foss pastebin, open source pastebin, free pastebin, ghostbin, hastebin, pastebin.com, free pastebin online, paste online, github paste, github gist, github gist paste') meta(name='darkreader' content='NO-DARKREADER-PLUGIN') - link(href='/style/style.scss' rel='stylesheet') - //- link(href='min/rosepine.min.css' rel='stylesheet') meta(name='title' content='zer0bin') meta(name='description' content='🖊 Just a place to paste') meta(property='og:type' content='website') @@ -29,7 +27,6 @@ html(lang='en') meta(property='twitter:title' content='zer0bin') meta(property='twitter:description' content='🖊 Just a place to paste') meta(property='twitter:image' content='https://raw.githubusercontent.com/zer0bin-dev/.github/main/zer0bin.png') - script(defer='' type='module' src='/src/index.ts') body ul.noselect#messages