summaryrefslogtreecommitdiff
path: root/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.tsx')
-rwxr-xr-xsrc/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 783914e..ce59816 100755
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -6,7 +6,7 @@ function Content() {
return (
<div style={{ width: "100%", height: "100%" }}>
<iframe
- src="https://example.com" // Replace with your desired URL
+ src="https://github.com/ublue-os/bazzite/releases/" // Replace with your desired URL
style={{
width: "100%",
height: "100%",