From e3594c2f0e1b311d917bdd738a048b77352e14b5 Mon Sep 17 00:00:00 2001 From: FonduemangVI <15520607+FonduemangVI@users.noreply.github.com> Date: Mon, 1 Apr 2024 22:02:41 +1100 Subject: [PATCH] round avatars --- .github/scripts/update-contributors.js | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/scripts/update-contributors.js b/.github/scripts/update-contributors.js index c324b8d99..87f243d84 100644 --- a/.github/scripts/update-contributors.js +++ b/.github/scripts/update-contributors.js @@ -33,7 +33,7 @@ function fetchPage() { const userHtml = ` - ${user.login} + ${user.login}
${user.login}
diff --git a/README.md b/README.md index c3fc85983..87c9e54c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Guides mainly for the Starr Apps (Sonarr/Radarr) and everything related to it I have switched to MkDocs, sorry if I broke your links. The same content is available here: [trash-guides.info](https://trash-guides.info/) +test