possible - re-implemented formerly jquery-based tagcloud with simple html - fixed minimized menu for mobile/minimized view (try that: make window very narrow...)pull/1/head
parent
dbd7f77568
commit
ab0e6ba9a6
File diff suppressed because one or more lines are too long
@ -1 +1,6 @@
|
||||
</div>
|
||||
|
||||
<!-- Bootstrap core JavaScript, Placed at the end of the document so the pages load faster -->
|
||||
<script src="env/bootstrap/js/jquery.min.js"></script>
|
||||
<script src="/env/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="/env/bootstrap/js/docs.min.js"></script>
|
||||
|
@ -1 +1,6 @@
|
||||
</div>
|
||||
|
||||
<!-- Bootstrap core JavaScript, Placed at the end of the document so the pages load faster -->
|
||||
<script src="env/bootstrap/js/jquery.min.js"></script>
|
||||
<script src="/env/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="/env/bootstrap/js/docs.min.js"></script>
|
||||
|
Loading…
Reference in new issue