diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index ef58f4ab..7556b4c7 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -217,7 +217,7 @@ nav - Chrome store icon + Chrome store icon Chrome Webstore

diff --git a/changedetectionio/blueprint/watchlist/templates/watch-overview.html b/changedetectionio/blueprint/watchlist/templates/watch-overview.html index cd5bc2a6..fcad5582 100644 --- a/changedetectionio/blueprint/watchlist/templates/watch-overview.html +++ b/changedetectionio/blueprint/watchlist/templates/watch-overview.html @@ -130,7 +130,7 @@ or ( watch.get_fetch_backend == "system" and system_default_fetcher == 'html_webdriver' ) or "extra_browser_" in watch.get_fetch_backend %} - Using a Chrome browser + Using a Chrome browser {% endif %} {%if watch.is_pdf %}{% endif %} @@ -241,7 +241,7 @@ all {% if active_tag_uuid %} in "{{active_tag.title}}"{%endif%}
  • - RSS Feed + RSS Feed
  • {{ pagination.links }} diff --git a/changedetectionio/static/images/Generic_Feed-icon.svg b/changedetectionio/static/images/generic_feed-icon.svg similarity index 100% rename from changedetectionio/static/images/Generic_Feed-icon.svg rename to changedetectionio/static/images/generic_feed-icon.svg diff --git a/changedetectionio/static/images/Google-Chrome-icon.png b/changedetectionio/static/images/google-chrome-icon.png similarity index 100% rename from changedetectionio/static/images/Google-Chrome-icon.png rename to changedetectionio/static/images/google-chrome-icon.png diff --git a/changedetectionio/static/images/Playwright-icon.png b/changedetectionio/static/images/playwright-icon.png similarity index 100% rename from changedetectionio/static/images/Playwright-icon.png rename to changedetectionio/static/images/playwright-icon.png diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index b9f9f7e0..36240f6f 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -159,7 +159,7 @@ - Chrome store icon + Chrome store icon Chrome Webstore