Add some Metadata to the HTML
This commit is contained in:
parent
7c35b52bd1
commit
86f0b19e00
|
@ -2,9 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Main</title>
|
||||
<title>For Good, not Evil — An ELOS License Builder</title>
|
||||
<script src="elm.min.js"></script>
|
||||
<link rel="stylesheet" href="styles.css"/>
|
||||
<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>
|
||||
@font-face {
|
||||
font-family: 'Resistance';
|
||||
|
|
Loading…
Reference in a new issue