fix: Lighthouse accesibility

This commit is contained in:
ThatOneCalculator 2022-04-07 19:15:11 -07:00
parent 1146f4b7da
commit d96287c206
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<link rel="stylesheet" href="/style/style.scss" />
<script type="module" src="/src/index.ts"></script>
<pug src="index.pug"></pug>

View File

@ -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