Skip to content

Commit

Permalink
remove (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
seeflood authored Jun 7, 2022
1 parent 36ed813 commit 4f5a3e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@
color: "var(--theme-color,#42b983)",
height: "3px",
},
timeUpdater: {
text: ">last update time of this doc: {docsify-updated}",
formatUpdated: "{YYYY}/{MM}/{DD}",
whereToPlace: "bottom", // "top" or "bottom", default to "bottom"
},
// timeUpdater: {
// text: ">last update time of this doc: {docsify-updated}",
// formatUpdated: "{YYYY}/{MM}/{DD}",
// whereToPlace: "bottom", // "top" or "bottom", default to "bottom"
// },
// plugins: [
// EditOnGithubPlugin.create("https://github.com/mosn/layotto/tree/main/docs"
// , null
Expand Down Expand Up @@ -107,7 +107,7 @@
<script src="./js/progress.js"></script>

<!-- https://github.com/pfeak/docsify-updated-->
<script src="./js/time-updater.min.js"></script>
<!-- <script src="./js/time-updater.min.js"></script> -->

</body>
</html>

0 comments on commit 4f5a3e4

Please sign in to comment.