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

7 lines
226 B
Text
Raw Normal View History

2023-01-24 22:40:15 -05:00
---
import WebViewControls from '../webview-navigation/TopBar.astro';
---
<WebViewControls></WebViewControls>
<webview class="fullview with-controls" src="https://notes.korbsstudio.com/nexus-polestar/webview.html"></webview>