aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-07-15 17:19:57 +0000
committernodiscc <nodiscc@gmail.com>2023-07-15 17:19:57 +0000
commit920ffbba54ac43dc2b121e841df3352cca03fa84 (patch)
treeca286bff2b8ffb8fc483f365efe7801b4c45213b
parentheader/footer: use absolute URLs for links to CONTRIBUTING.md, LICENSE, non-f... (diff)
downloadawesome-selfhosted-920ffbba54ac43dc2b121e841df3352cca03fa84.tar.gz
awesome-selfhosted-920ffbba54ac43dc2b121e841df3352cca03fa84.zip
don't hotlink awesome badge, use local copy
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/_static - https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1038
-rw-r--r--README.md2
-rw-r--r--_static/awesome.pngbin0 -> 1975 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb5b0122..a865b5e3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Awesome-Selfhosted
-[![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/ci.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
+[![Awesome](_static/awesome.png)](https://github.com/sindresorhus/awesome) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/ci.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
diff --git a/_static/awesome.png b/_static/awesome.png
new file mode 100644
index 00000000..91954b94
--- /dev/null
+++ b/_static/awesome.png
Binary files differ