diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 2850ceb..854e99a 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -120,15 +120,15 @@ body { } > ul { display: flex; - justify-content: space-around; + justify-content: space-between; flex-wrap: wrap; font-size: xxx-large; .button { - background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); + background-image: linear-gradient(228deg, var(--accent1-alt), var(--bg-alt)); background-size: 400% 400%; - -webkit-animation: backgroundBlink 2s ease infinite; - -moz-animation: backgroundBlink 2s ease infinite; - animation: backgroundBlink 2s ease infinite; + -webkit-animation: backgroundBlink 7s ease infinite; + -moz-animation: backgroundBlink 7s ease infinite; + animation: backgroundBlink 7s ease infinite; flex: 0 0 25px; margin: 0 0 20px 0; padding: 0 10px; diff --git a/index.html b/index.html index 1b1dc8d..55c490d 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,27 @@ description: >- threads in obscure chat-rooms. image: /images/pages/background-setto-v2-blus.svg video_path: +apps: + - name: Support + url: #support + icon: 🌮 + external: false + - name: Video + url: https://v.basspistol.org/video-channels/tosettosetto/ + icon: 📺 + external: true + - name: Read + url: #read + icon: 👀 + external: false + - name: Support + url: https://t.basspistol.org/setto/ + icon: 📢 + external: true + - name: chat + url: /chat/#read + icon: 🗨️ + external: false --- {% include relBase.html %} @@ -22,12 +43,9 @@ video_path:
{{ page.description }}
-