Skip to content

Commit f3c4ffa

Browse files
authored
Prepare release 100.0.5
1 parent 277e313 commit f3c4ffa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

material/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="author" content="{{ config.site_author }}">
2828
{% endif %}
2929
<link rel="shortcut icon" href="{{ config.theme.favicon | url }}">
30-
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-traefiklabs-100.0.4">
30+
<meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-traefiklabs-100.0.5">
3131
{% endblock %}
3232
{% block htmltitle %}
3333
{% if page and page.meta and page.meta.title %}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mkdocs-traefiklabs",
3-
"version": "100.0.4",
3+
"version": "100.0.5",
44
"description": "A Traefik Labs branded Material Design theme for MkDocs",
55
"keywords": [
66
"mkdocs",

0 commit comments

Comments
 (0)