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/Tab3.astro

5 lines
207 B
Text
Raw Normal View History

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