Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "base.html" %} {% block site_meta %} {{ super() }} {% set path =
'/cssnr/remote-wallpaper-android' %}
'/remote-wallpaper-android' %}

<meta name="theme-color" content="#0B0C0F" />

Expand Down
Loading