File tree Expand file tree Collapse file tree 6 files changed +119
-109
lines changed Expand file tree Collapse file tree 6 files changed +119
-109
lines changed Original file line number Diff line number Diff line change 1+ mkdocs-material-9.5.40 (2024-10-10)
2+
3+ * Updated Latvian translations
4+ * Fixed #7597: Social cards not using site name on home page
5+
16mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)
27
38 * Fixed #7567: Empty headlines when using typeset plugin with anchorlinks
Original file line number Diff line number Diff line change 22
33## Material for MkDocs
44
5+ ### 9.5.40 <small >October 10, 2024</small > { id="9.5.40" }
6+
7+ - Updated Latvian translations
8+ - Fixed #7597 : Social cards not using site name on home page
9+
510### 9.5.39 <small >September 29, 2024</small > { id="9.5.39" }
611
712- Fixed #7226 : not staying on page when using mike's canonical versioning
Original file line number Diff line number Diff line change 1818# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919# IN THE SOFTWARE.
2020
21- __version__ = "9.5.39 "
21+ __version__ = "9.5.40 "
Original file line number Diff line number Diff line change 3232 < link rel ="alternate " type ="application/rss+xml " title ="{{ lang.t('rss.updated') }} " href ="{{ 'feed_rss_updated.xml' | url }} ">
3333 {% endif %}
3434 < link rel ="icon " href ="{{ config.theme.favicon | url }} ">
35- < meta name ="generator " content ="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.39 ">
35+ < meta name ="generator " content ="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.40 ">
3636 {% endblock %}
3737 {% block htmltitle %}
3838 {% if page.meta and page.meta.title %}
You can’t perform that action at this time.
0 commit comments