mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Merge pull request #2629 from timvink/fix_creation_date
Update path to source-file partial
This commit is contained in:
commit
8a8190b1a8
@ -1,4 +1,4 @@
|
||||
{#-
|
||||
This file was automatically generated - do not edit
|
||||
-#}
|
||||
{% include "source-file.html" %}
|
||||
{% include "partials/source-file.html" %}
|
@ -1,3 +1,3 @@
|
||||
|
||||
<!-- Note source-date.html will be replaced by source-file.html in v8-->
|
||||
{% include "source-file.html" %}
|
||||
{% include "partials/source-file.html" %}
|
Loading…
Reference in New Issue
Block a user