Skip to content

Commit c0c277f

Browse files
authored
Merge pull request #3 from btravstack/feat/fun-landing-theme
Footer: drop 'betterave' tagline, just @btravers
2 parents b4a8015 + abf4ceb commit c0c277f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/website/.vitepress/theme/Landing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ onMounted(() => {
206206
</div>
207207
<div class="btv-foot-bottom">
208208
<span>MIT © 2026 <a class="foot-link btv-foot-muted2" href="https://github.com/btravers" target="_blank" rel="noopener">Benoit Travers</a></span>
209-
<a class="foot-link btv-foot-mono" href="https://github.com/btravers" target="_blank" rel="noopener">@btravers · betterave 🇫🇷</a>
209+
<a class="foot-link btv-foot-mono" href="https://github.com/btravers" target="_blank" rel="noopener">@btravers</a>
210210
</div>
211211
</footer>
212212

0 commit comments

Comments
 (0)