bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

commit 946ed545091faf15a0fc3048e407a33ba8c22c79
parent 48178ace03e246ca4b03c11101901d915b65fd6e
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Thu, 20 Aug 2026 13:28:39 +0530

Merge pull request #55 from notamitgamer/feat/update-banner-text

chore: update banner changelog message text
Diffstat:
Mdocs/.vitepress/theme/components/Banner.vue | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vitepress/theme/components/Banner.vue b/docs/.vitepress/theme/components/Banner.vue @@ -36,7 +36,7 @@ const acceptTerms = () => { By browsing, you agree to <a href="/terms" class="banner-link">Terms</a>. </template> <template v-else> - Updated with new materials — see the <a href="/changelog" class="banner-link">Changelog</a>. + Site has been updated — checkout the <a href="/changelog" class="banner-link">Changelog</a>. </template> </p> <div class="banner-actions">
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror