diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0e7dfa0
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+# Fine-tune GitHub's language detection
+docs/**/*.md linguist-detectable=true
+docs/**/*.md linguist-documentation=false
+.vitepress/config.mts linguist-vendored
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index 30e9306..2e9bf39 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -48,6 +48,8 @@ export default defineConfig({
['meta', { property: 'twitter:description', content: settings.description.short }],
['meta', { property: 'twitter:image', content: settings.image }],
['meta', { property: 'twitter:image:alt', content: settings.title }],
+
+ // ['script', { src: 'https://keepandroidopen.org/banner.js?size=mini&id=android' }],
],
cleanUrls: true,
diff --git a/README.md b/README.md
index d23d818..fe6e1d6 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@
[](https://discord.gg/wXy6m2X8wY)
[](https://ko-fi.com/cssnr)
+> [!CAUTION]
+> :rotating_light: **Free and Open-Source Android is under threat!**
+> Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard – [Keep Android Open](https://keepandroidopen.org/).
+
# Zipline Android Documentation
Documentation for the [Zipline Android](https://github.com/cssnr/zipline-android) Application.
@@ -60,3 +64,11 @@ More Related Products:
- [Django Files Web Extension](https://github.com/django-files/web-extension?tab=readme-ov-file#readme)
For a full list of current projects visit: [https://cssnr.github.io/](https://cssnr.github.io/)
+
+
+
+
+
+
+
+
diff --git a/docs/faq.md b/docs/faq.md
index c428fe8..044450e 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -88,9 +88,9 @@ If there are any features you want to see, [please let us know](support.md)...
-
+
-
+
@@ -115,6 +115,9 @@ If there are any features you want to see, [please let us know](support.md)...
vertical-align: middle;
}
+
+
+