Hugo Add . Keyboard Shortcut
📝
内容提要
I read a post, like the idea of press . then take me to the edit page. I made some modifications to the code, here is mine: window.addEventListener("keypress", (event) => { const isEditKey...
➡️