From 42565614236dcd34dc1de0ad0d6c6ca047e181ba Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 22 Feb 2026 00:41:28 -0800 Subject: [PATCH 1/2] Fix Favicon --- docs/overrides/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 6a67fb6..c0aafed 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -1,5 +1,5 @@ {% extends "base.html" %} {% block site_meta %} {{ super() }} {% set path = -'/cssnr/remote-wallpaper-android' %} +'/remote-wallpaper-android' %} From 72fad86ca487a9c5d6cc265ed5e9ca76bc3ac424 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 22 Feb 2026 00:44:53 -0800 Subject: [PATCH 2/2] Updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a713285..510008f 100644 --- a/README.md +++ b/README.md @@ -99,14 +99,14 @@ should take you to the settings area to allow installation if not already enable - Image Effects; Blur, Grayscale, etc. - JSON Result Parser with Custom keys. -[Submit a Feature Request](https://github.com/cssnr/remote-wallpaper-android/issues/new?template=1-feature.yaml) +[![Request Feature](https://img.shields.io/badge/request_feature-brightgreen?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/cssnr/remote-wallpaper-android/issues/new?template=1-feature.yaml) ### Known Issues - The wallpaper cropping may not work as expected. - Updates are done on intervals, not at specific times. -[Open an Issue](https://github.com/cssnr/remote-wallpaper-android/issues) +[![Report Issue](https://img.shields.io/badge/report_issue-red?style=for-the-badge&logo=southwestairlines&logoColor=white)](https://github.com/cssnr/remote-wallpaper-android/issues) ## Screenshots