mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 09:32:19 +00:00
add pride bar
This commit is contained in:
parent
f72aefaaec
commit
ea4d1f688e
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
<link rel="stylesheet" href="{{ "css/risotto.css" | absURL }}">
|
||||
<link rel="stylesheet" href="{{ "css/custom.css" | absURL }}">
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.pride.codes/css/bar_body.css">
|
||||
|
||||
|
||||
{{ if eq .Site.Params.analytics true }}
|
||||
<!-- tinylytics -->
|
||||
<script src="https://tinylytics.app/embed/z4bwvaCBkF39NcDDLsRu.js?kudos=🎉&webring=avatars" defer></script>
|
||||
|
|
Loading…
Reference in a new issue