mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 05:31:21 +08:00
website: update footer. #102 5c8b11767f
This commit is contained in:
@ -320,7 +320,7 @@
|
||||
|
||||
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>描述</th></tr></thead><tbody><tr><td align="left"><code>Cmd + B</code></td><td>建造</td></tr><tr><td align="left"><code>Cmd + R</code></td><td>运行</td></tr><tr><td align="left"><code>Cmd + .</code></td><td>停止</td></tr><tr><td align="left"><code>Cmd + Shift + B</code></td><td>分析</td></tr><tr><td align="left"><code>Cmd + U</code></td><td>测试</td></tr><tr><td align="left"><code>Cmd + Shift + K</code></td><td>清理</td></tr></tbody></table>
|
||||
<!--rehype:className=shortcuts-->
|
||||
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
|
||||
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang.</footer></footer><script>
|
||||
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
|
||||
window.onhashchange = function () {
|
||||
anchorPoint()
|
||||
|
Reference in New Issue
Block a user