From 74fa9420a6d745ce8e6b64ea15c35706d2003739 Mon Sep 17 00:00:00 2001 From: southerntofu Date: Wed, 1 Apr 2020 17:12:20 +0200 Subject: [PATCH] Add credits for CSS speech bubble --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1273734..e6a73e7 100644 --- a/README.md +++ b/README.md @@ -379,3 +379,4 @@ This libre website would not have been possible without: - [Zola](https://getzola.org) static site generator (SSG) - [Gitea](https://gitea.io) forge and [git](https://git-scm.com/) VCS - [SASS](https://sass-lang.com/) language for our stylesheets +- Auralinna's [CSS speech bubble](https://auralinna.blog/post/2017/how-to-make-a-css-speech-bubble-with-borders-and-drop-shadow)