Auto-format files using 'npm run format'
This commit is contained in:
parent
74c41897ad
commit
c532ea4770
6 changed files with 14 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Download your file</title>
|
||||
<script src="/webcrypto-shim.js"></script>
|
||||
<script src="/bundle.js"></script>
|
||||
<link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css">
|
||||
<link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/main.css" />
|
||||
{{#if shouldRenderAnalytics}}
|
||||
{{> analytics trackerId=trackerId}}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<title>Firefox Fileshare</title>
|
||||
<script src="/webcrypto-shim.js"></script>
|
||||
<script src="/bundle.js"></script>
|
||||
<link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css">
|
||||
<link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/main.css" />
|
||||
{{#if shouldRenderAnalytics}}
|
||||
{{> analytics trackerId=trackerId}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue