add html file hosting
This commit is contained in:
@@ -52,6 +52,10 @@ function getHtml(): string {
|
||||
Daily Update
|
||||
<span class="tool-desc">Compose & copy a daily status</span>
|
||||
</button>
|
||||
<button class="tool-btn" data-cmd="hplToolbox.openSendToMobile">
|
||||
Send To Mobile
|
||||
<span class="tool-desc">Share HTML to a phone via LAN + QR</span>
|
||||
</button>
|
||||
<script>
|
||||
const vscode = acquireVsCodeApi();
|
||||
document.querySelectorAll('.tool-btn').forEach((btn) => {
|
||||
|
||||
Reference in New Issue
Block a user