File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ def get_html_header() -> str:
7
7
<div style="display: flex; justify-content: space-between; align-items: center; padding: 5px;">
8
8
<h1 style="margin-left: 0px; font-size: 35px;">ShortGPT</h1>
9
9
<div style="flex-grow: 1; text-align: right;">
10
- <a href="https://discord.gg/uERx39ru3R " target="_blank" style="text-decoration: none;">
10
+ <a href="https://discord.gg/bWreuAyRaj " target="_blank" style="text-decoration: none;">
11
11
<button style="margin-right: 10px; padding: 10px 20px; font-size: 16px; color: #fff; background-color: #7289DA; border: none; border-radius: 5px; cursor: pointer;">Join Discord</button>
12
12
</a>
13
- <a href="https://github.com/RayVentura/ShortGPT " target="_blank" style="text-decoration: none;">
14
- <button style="padding: 10px 20px; font-size: 16px; color: #fff; background-color: #333; border: none; border-radius: 5px; cursor: pointer;">Add a Star on Github ⭐</button>
13
+ <a href="https://shortx.ai/?ref=sgpt " target="_blank" style="text-decoration: none;">
14
+ <button style="padding: 10px 20px; font-size: 16px; color: #fff; background-color: #333; border: none; border-radius: 5px; cursor: pointer;">Join ShortX, the next upgrade of ShortGPT ⭐</button>
15
15
</a>
16
16
</div>
17
17
</div>
You can’t perform that action at this time.
0 commit comments