mirror of
https://github.com/bittenbythedark/SingularityWeb.git
synced 2026-08-14 00:57:53 +00:00
Add Fontawesome for button icons etc
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="./singularity.css">
|
||||
<script>
|
||||
function toggleChangelog(divId) {
|
||||
|
||||
Reference in New Issue
Block a user