There was an error while loading. Please reload this page.
1 parent 16c1685 commit 60428ceCopy full SHA for 60428ce
index.html
@@ -77,7 +77,6 @@
77
},
78
pathNamespaces: ['/es', '/de-de', '/ru-ru', '/zh-cn']
79
80
- formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}',
81
plugins: [
82
DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),
83
function(hook, vm) {
@@ -99,8 +98,6 @@
99
98
return (
100
editHtml +
101
html +
102
- '\n----\n' +
103
- 'Last modified {docsify-updated}' +
104
'\n\n----\n\n' +
105
'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>'
106
);
0 commit comments