File tree 6 files changed +119
-109
lines changed
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
+
1
6
mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)
2
7
3
8
* Fixed #7567: Empty headlines when using typeset plugin with anchorlinks
Original file line number Diff line number Diff line change 2
2
3
3
## Material for MkDocs
4
4
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
+
5
10
### 9.5.39 <small >September 29, 2024</small > { id="9.5.39" }
6
11
7
12
- Fixed #7226 : not staying on page when using mike's canonical versioning
Original file line number Diff line number Diff line change 18
18
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
19
19
# IN THE SOFTWARE.
20
20
21
- __version__ = "9.5.39 "
21
+ __version__ = "9.5.40 "
Original file line number Diff line number Diff line change 32
32
< link rel ="alternate " type ="application/rss+xml " title ="{{ lang.t('rss.updated') }} " href ="{{ 'feed_rss_updated.xml' | url }} ">
33
33
{% endif %}
34
34
< 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 ">
36
36
{% endblock %}
37
37
{% block htmltitle %}
38
38
{% if page.meta and page.meta.title %}
You can’t perform that action at this time.
0 commit comments