14
0

- update to 2024.1:

* Underline links for readability and a11y
  * Add `hosted_on` variable for a link in the footer
  * Consistently reference `theme_root_icon`
  * Dark mode: fix contrast of footer highlight

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=10
This commit is contained in:
2024-02-01 21:21:25 +00:00
committed by Git OBS Bridge
parent f80e954a97
commit 7e3106e244
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 1 21:20:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.1:
* Underline links for readability and a11y
* Add `hosted_on` variable for a link in the footer
* Consistently reference `theme_root_icon`
* Dark mode: fix contrast of footer highlight
-------------------------------------------------------------------
Sat Dec 9 08:26:29 UTC 2023 - Dirk Müller <dmueller@suse.com>