1
Fork 0
This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Nexus-Polestar/astro/components/pages/3.astro
KorbsStudio d0fda8462d
Update
2023-01-24 22:40:15 -05:00

7 lines
No EOL
226 B
Text

---
import WebViewControls from '../webview-navigation/TopBar.astro';
---
<WebViewControls></WebViewControls>
<webview class="fullview with-controls" src="https://notes.korbsstudio.com/nexus-polestar/webview.html"></webview>