From 748cd2f1edecce187e45d3d2bc0b3dba9e6ee138 Mon Sep 17 00:00:00 2001 From: alxndrsn Date: Wed, 19 Nov 2025 18:14:43 +0000 Subject: [PATCH 1/3] docs: replace Twitter with Bluesky Bluesky logo: source: https://commons.wikimedia.org/wiki/File:Bluesky_Logo.svg author: Eric Bailey licence: public domain --- docs/_layouts/default.html | 8 ++++---- docs/manifest.appcache | 2 +- docs/static/img/friends/bluesky.svg | 4 ++++ docs/static/img/friends/twitter.svg | 1 - 4 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 docs/static/img/friends/bluesky.svg delete mode 100644 docs/static/img/friends/twitter.svg diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index d07cf98d85..dc0a530b8b 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -96,14 +96,14 @@

{{ page.sub_title}}

PouchDB's Twitter
@@ -176,7 +176,7 @@ diff --git a/docs/manifest.appcache b/docs/manifest.appcache index aa1a56b5a0..03144a0b9e 100644 --- a/docs/manifest.appcache +++ b/docs/manifest.appcache @@ -46,7 +46,7 @@ https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoe /static/img/friends/couchdb.svg /static/img/friends/github.svg /static/img/friends/leveldb.svg -/static/img/friends/twitter.svg +/static/img/friends/bluesky.svg /static/img/browser-logos/android_32x32.png /static/img/browser-logos/chrome-android_32x32.png diff --git a/docs/static/img/friends/bluesky.svg b/docs/static/img/friends/bluesky.svg new file mode 100644 index 0000000000..b60d51c279 --- /dev/null +++ b/docs/static/img/friends/bluesky.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/docs/static/img/friends/twitter.svg b/docs/static/img/friends/twitter.svg deleted file mode 100644 index 2ee681dcbf..0000000000 --- a/docs/static/img/friends/twitter.svg +++ /dev/null @@ -1 +0,0 @@ - From 6dcb5594e7bfddbe3ee7e13a689abd24a14bf139 Mon Sep 17 00:00:00 2001 From: alxndrsn Date: Thu, 20 Nov 2025 03:34:39 +0000 Subject: [PATCH 2/3] smaller svg --- docs/static/img/friends/bluesky.svg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/static/img/friends/bluesky.svg b/docs/static/img/friends/bluesky.svg index b60d51c279..3c7de7c581 100644 --- a/docs/static/img/friends/bluesky.svg +++ b/docs/static/img/friends/bluesky.svg @@ -1,4 +1 @@ - - - - \ No newline at end of file + From a97f75bcf73c37959a6f719474bbcfe288504a0c Mon Sep 17 00:00:00 2001 From: alxndrsn Date: Fri, 21 Nov 2025 06:09:19 +0000 Subject: [PATCH 3/3] add mastodon --- docs/_layouts/default.html | 14 ++++++++++++++ docs/static/img/friends/mastodon.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 docs/static/img/friends/mastodon.svg diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index dc0a530b8b..26dd4cce06 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -108,6 +108,20 @@

{{ page.sub_title}}

+
+ + PouchDB's Mastodon + +
+