This repository has been archived on 2023-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
bluesky-bootstrap-theme/src/includes/_links.html

9 lines
329 B
HTML
Raw Normal View History

2019-11-28 14:27:18 +01:00
<!-- 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">