chronik first try

This commit is contained in:
Denys Konovalov 2022-12-01 20:55:09 +01:00
parent 9865bff0f4
commit e3d759b349
2 changed files with 21 additions and 25 deletions

@ -17,6 +17,8 @@
<link rel="shortcut icon" href="{{ `media/favicon.png` | absURL }}" type="image/x-icon">
<link rel="icon" href="{{ `media/favicon.png` | absURL }}" type="image/x-icon">
<script src="{{ `plugins/wordcloud/wordcloud2.js` | absURL }}"></script>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
@ -35,13 +37,7 @@
</script>
<!-- End Matomo Code -->
<<<<<<< HEAD
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/twitter_cards.html" . }}
=======
<script src="{{ `plugins/wordcloud/wordcloud2.js` | absURL }}"></script>
>>>>>>> 789501f (chronik first try)
</head>

@ -105,7 +105,7 @@ h6, .h6 {
background: #ffab08;
color: #ffbc3b; }
.btn-primary.active:not(:disabled):not(.disabled),
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
color: #fff;