summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------decky-frontend-lib0
-rwxr-xr-xsrc/index.tsx2
2 files changed, 1 insertions, 1 deletions
diff --git a/decky-frontend-lib b/decky-frontend-lib
deleted file mode 160000
-Subproject 33e5d8541d5488b5e9d03b6572f608e95490735
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%",