Add badge icon stuff

This commit is contained in:
2020-09-27 17:04:20 -05:00
parent 61d8592764
commit 49ca301ef6
4 changed files with 6 additions and 2 deletions

View File

@@ -3,8 +3,6 @@
<head>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-meta.php';?>
<link href="/styles/buttons.css" type="text/css" rel="stylesheet" />
<!-- These are just to make the big buttons look nice. Feel free to block -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
<title>9iron</title>
</head>
<body>