1
Fork 0

Add back controls, it's needed

This commit is contained in:
KorbsStudio 2023-02-13 13:57:35 -05:00
parent 938b4eb859
commit ca3e05e3ba
No known key found for this signature in database

View file

@ -1 +1,5 @@
---
import WebViewControls from "../webview-navigation/TopBar.astro"
---
<WebViewControls />
<webview class="fullview with-controls" src="https://notes.korbsstudio.com/nexus-polestar/webview.html"></webview> <webview class="fullview with-controls" src="https://notes.korbsstudio.com/nexus-polestar/webview.html"></webview>