From 4ad78f1611586ee10133e800eb45f63a78998f62 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 5 Jun 2021 19:07:36 +0200 Subject: [PATCH] update css --- assets/css/app.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/app.scss b/assets/css/app.scss index 403fcd5..1e1dda7 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -557,7 +557,8 @@ $links: ( mastodon: #2984d2, pixelfed: #e72151, matrix: #1a588a, - gpg: #42a73b + gpg: #42a73b, + murph: #19b4db ); @each $site, $bg in $links {