forked from Emi/ELOS-License-Builder
Preload the cool-border svg
This commit is contained in:
parent
43187bbd4b
commit
0781ca9fcd
|
@ -5,6 +5,7 @@
|
|||
<title>For Good, not Evil — An ELOS License Builder</title>
|
||||
<script src="elm.min.js"></script>
|
||||
<link rel="stylesheet" href="styles.css"/>
|
||||
<link rel="preload" href="assets/cool-border.svg" as="image" type="image/svg+xml">
|
||||
<meta name="viewport" content="width=736">
|
||||
<meta property="og:description" content="The world of today is not the world our free software licenses were written for. The licenses we created to protect freedom are being taken advantage of by institutions like ICE and surveillance states to take away the freedom of others. It's time to reclaim our software in the name of freedom." />
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue