diff options
Diffstat (limited to 'e_src')
-rw-r--r-- | e_src/.files | 4 | ||||
-rw-r--r-- | e_src/templates/common/header.html | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/e_src/.files b/e_src/.files index 5381199..6896406 100644 --- a/e_src/.files +++ b/e_src/.files @@ -1,5 +1,5 @@ test1.html 1620747134.884041 0.0 - a/test2.html 1620583182.7999856 0.0 - -test1.md 1620745454.0012724 0.0 test,small,archive +test1.md 1620745454.0012724 0.0 archive,small,test test2.md 1620786518.755961 0.0 test -a/test2.md 1620781032.5948799 0.0 test,archive,another-test,123 +a/test2.md 1620781032.5948799 0.0 123,another-test,archive,test diff --git a/e_src/templates/common/header.html b/e_src/templates/common/header.html index 9c423df..6237620 100644 --- a/e_src/templates/common/header.html +++ b/e_src/templates/common/header.html @@ -3,6 +3,5 @@ <head> <meta charset="utf-8"> <title>$$TITLE</title> -$$EXTRAHEAD </head> <body> |