Add guides
This commit is contained in:
parent
5bf555aaa3
commit
65ec3ec18f
57 changed files with 510 additions and 91 deletions
|
@ -23,8 +23,10 @@
|
|||
{% endcomment %}
|
||||
<link href="/assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/style.css" rel="stylesheet">
|
||||
<!-- Load fontawesome here for faster loadtimes: https://stackoverflow.com/a/35880730/9523246 -->
|
||||
{% comment %}
|
||||
Load fontawesome here for faster loadtimes: https://stackoverflow.com/a/35880730/9523246
|
||||
{% endcomment %}
|
||||
<script>
|
||||
lazyLoadCSS('https://use.fontawesome.com/releases/v6.4.0/css/all.css');
|
||||
lazyLoadCSS('https://use.fontawesome.com/releases/v6.4.2/css/all.css');
|
||||
</script>
|
||||
</head>
|
Loading…
Add table
Add a link
Reference in a new issue