This repository has been archived on 2024-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
univers/static/includes/_links.html
Kazhnuz 8fcd591cb0 feat:add structure
* Add basic structure based on rulebook
* Remove the sheet page
2020-10-01 22:00:13 +02:00

12 lines
398 B
HTML

<!-- mon icon -->
<link rel="shortcut icon" href="img/favicon.png">
<!-- dependencies -->
<link rel="stylesheet" href="dep/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="dep/fork-awesome/css/fork-awesome.min.css">
<script src="dep/jquery/jquery.js"></script>
<script src="dep/bootstrap/js/bootstrap.min.js"></script>
<!-- style and js -->
<link rel="stylesheet" href="style.css">