File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 70
70
color : "var(--theme-color,#42b983)" ,
71
71
height : "3px" ,
72
72
} ,
73
- timeUpdater : {
74
- text : ">last update time of this doc: {docsify-updated}" ,
75
- formatUpdated : "{YYYY}/{MM}/{DD}" ,
76
- whereToPlace : "bottom" , // "top" or "bottom", default to "bottom"
77
- } ,
73
+ // timeUpdater: {
74
+ // text: ">last update time of this doc: {docsify-updated}",
75
+ // formatUpdated: "{YYYY}/{MM}/{DD}",
76
+ // whereToPlace: "bottom", // "top" or "bottom", default to "bottom"
77
+ // },
78
78
// plugins: [
79
79
// EditOnGithubPlugin.create("https://github.com/mosn/layotto/tree/main/docs"
80
80
// , null
107
107
< script src ="./js/progress.js "> </ script >
108
108
109
109
<!-- https://github.com/pfeak/docsify-updated-->
110
- < script src ="./js/time-updater.min.js "> </ script >
110
+ <!-- < script src="./js/time-updater.min.js"></script> -- >
111
111
112
112
</ body >
113
113
</ html >
You can’t perform that action at this time.
0 commit comments