From 5cd5095d7bcda3c925d03f5ede54b6565e1b573c Mon Sep 17 00:00:00 2001 From: Germaine <118464031+germainelee@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:29:09 -0400 Subject: [PATCH 1/3] fix #4280 add official GitHub star count button --- layouts/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index 24f6f77f09..c1246b868a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -7,6 +7,7 @@
+ Star

Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software.

Get started
@@ -30,6 +31,8 @@ } } + + From ef935247f490f568dd17aa51a48547277b97437c Mon Sep 17 00:00:00 2001 From: Germaine Lee <118464031+germainelee@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:42:27 -0400 Subject: [PATCH 2/3] small spacing fix --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index c1246b868a..2429021253 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -32,7 +32,7 @@ } - + From 5da7fbeea2c00e896913c00175473eb086a8b03f Mon Sep 17 00:00:00 2001 From: Germaine <118464031+germainelee@users.noreply.github.com> Date: Thu, 24 Apr 2025 08:23:07 -0400 Subject: [PATCH 3/3] revise aria label and button label --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index 2429021253..e3588f4dc5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -7,7 +7,7 @@
- Star + Github

Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software.

Get started