diff --git a/CHANGELOG.md b/CHANGELOG.md
index c460e023..ec5456ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
* REGRESSION: Do not preselect first item in search results
* REGRESSION: Fix catastrophic backtrcking in cleanup regex
* INFO: Add instructions for installing macOS packages
+* UPDATE: Open Textbook of Medicine landing page
* FIX: Better conversion of headings to details-summary style
* FIX: Adapt remove max page width restriction to ActionParse ZIMs
* FIX: Restricted width of Wikimedia articles on mobile screen sizes
diff --git a/www/index.html b/www/index.html
index e07021fd..160a5650 100644
--- a/www/index.html
+++ b/www/index.html
@@ -102,20 +102,21 @@
Changes in version 3.x
- - [3.7.4] Make enter key select first search result
- - [3.7.4] Prevent user selecting contradictory settings for page style
+ - [3.7.6] Make enter key select first search result
+ - [3.7.6] Prevent user selecting contradictory settings for page style
- [3.7.6] Add experimental macOS packages and instructions
- - [3.7.4] Restore opening and closing of headers for ActionParse ZIMs converted to mobile style
- - [3.7.4] Do not preselect first item in search results
- - [3.7.4] Fix catastrophic backtracking in cleanup process
- - [3.7.4] Better conversion of headings to details-summary style
- - [3.7.4] Adapt remove max pagewidth restriction to ActionParse ZIMs
- - [3.7.4] Fix restricted width of Wikimedia articles on mobile screen sizes
- - [3.7.4] Fix display of some ultra-wide infoboxes in RTL Wikipedia ZIMs
- - [3.7.4] Fix size of regular infoboxes with Wikipedia articles converted to mobile style
- - [3.7.4] Ensure consistent page reloading after a theme change
- - [3.7.4] Hide unwanted content on Wikipedia landing page
- - [3.7.4] Fix display of some dark_mode_safe svg images and equivalent in dark theme
+ - [3.7.6] Restore opening and closing of headers for ActionParse ZIMs converted to mobile style
+ - [3.7.6] Do not preselect first item in search results
+ - [3.7.6] Fix catastrophic backtracking in cleanup process
+ - [3.7.6] Update Open Textbook of Medicine landing page
+ - [3.7.6] Better conversion of headings to details-summary style
+ - [3.7.6] Adapt remove max pagewidth restriction to ActionParse ZIMs
+ - [3.7.6] Fix restricted width of Wikimedia articles on mobile screen sizes
+ - [3.7.6] Fix display of some ultra-wide infoboxes in RTL Wikipedia ZIMs
+ - [3.7.6] Fix size of regular infoboxes with Wikipedia articles converted to mobile style
+ - [3.7.6] Ensure consistent page reloading after a theme change
+ - [3.7.6] Hide unwanted content on Wikipedia landing page
+ - [3.7.6] Fix display of some dark_mode_safe svg images and equivalent in dark theme
- Disable Table of Contents dropup if fewer than two headings in article
- Reload current article when switching between desktop and mobile styles
- Fix collapsing of Wikipedia sections when transformed to mobile style