Skip to content

Commit d76c7c3

Browse files
authored
Update website
1 parent 5c6195a commit d76c7c3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

public/Release

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Origin: Gayode
2-
Label: Gayode
1+
Origin: Geode
2+
Label: Geode
33
Suite: stable
44
Version: 1.0
55
Codename: ios
66
Architectures: iphoneos-arm iphoneos-arm64
77
Components: main
8-
Description: The default repository for the Gayode tweak!
8+
Description: The default repository for the Geode tweak!

public/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>Gayode</title>
4+
<title>Geode</title>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<link
@@ -19,13 +19,13 @@
1919
referrerpolicy="no-referrer"
2020
/>
2121
<link rel="stylesheet" href="style.css" />
22-
<link rel="icon" href="./img/AltSourceIcon-Pride.png" type="image/png" />
22+
<link rel="icon" href="./img/AltSourceIcon.png" type="image/png" />
2323
</head>
2424
<body>
2525
<div class="repo-header">
2626
<div class="container">
2727
<div class="d-flex align-items-center">
28-
<img src="./img/AltSourceIcon-Pride.png" alt="Geode App/Tweak Icon" />
28+
<img src="./img/AltSourceIcon.png" alt="Geode App/Tweak Icon" />
2929
<h1>Gayode</h1>
3030
</div>
3131
</div>
@@ -36,7 +36,7 @@ <h1>Gayode</h1>
3636
<div class="card-body">
3737
<h4 class="card-title mb-3">Repository</h4>
3838
<p class="card-text mb-3">
39-
An apt repository for installing the Gayode tweak.
39+
An apt repository for installing the Geode tweak.
4040
</p>
4141
<div class="d-flex flex-wrap gap-2">
4242
<a
@@ -67,7 +67,7 @@ <h4 class="card-title mb-3">Repository</h4>
6767
<div class="card-body">
6868
<h4 class="card-title mb-3">AltSource</h4>
6969
<p class="card-text mb-3">
70-
An AltSource for installing the Gayode Launcher app via AltStore/SideStore.
70+
An AltSource for installing the Geode Launcher app via AltStore/SideStore.
7171
</p>
7272
<div class="d-flex flex-wrap gap-2">
7373
<a
@@ -98,7 +98,7 @@ <h4 class="card-title mb-3">AltSource</h4>
9898
<div class="card-body">
9999
<h4 class="card-title mb-3">AltSource (Pre-Release)</h4>
100100
<p class="card-text mb-3">
101-
An AltSource for installing the Gayode Launcher app via AltStore/SideStore.
101+
An AltSource for installing the Geode Launcher app via AltStore/SideStore.
102102
</p>
103103
<div class="d-flex flex-wrap gap-2">
104104
<a

0 commit comments

Comments
 (0)