web/_javascript
Cotes Chung f6bf6d0864
refactor: improve JS/HTML for button back2top (#1054)
The current "back to top" button is built by `<a>` tag, it would be more appropriate to replace it with the `<button>` tag.
2023-05-20 01:07:18 +08:00
..
modules refactor: improve JS/HTML for button back2top (#1054) 2023-05-20 01:07:18 +08:00
_copyright refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
categories.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
commons.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
home.js feat(ui): show preview image in home page 2023-05-13 02:05:30 +08:00
misc.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
page.js refactor(deps): upgrade bootstrap from v4.6 to v5.2 2023-05-13 02:05:33 +08:00
post.js refactor(deps): upgrade bootstrap from v4.6 to v5.2 2023-05-13 02:05:33 +08:00