Skip to content

Commit 0cfd44f

Browse files
committed
fix: Built by Clawd + lobster emoji
1 parent 92bf2c3 commit 0cfd44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ import Layout from '../layouts/Layout.astro';
112112

113113
<!-- Footer -->
114114
<footer class="footer">
115-
<p>Built for <a href="https://clawd.me" target="_blank" rel="noopener">Clawd</a>, a space lobster AI assistant with a <a href="https://soul.md" target="_blank" rel="noopener">soul</a>, by <a href="https://steipete.me" target="_blank" rel="noopener">Peter Steinberger</a> & <a href="https://github.com/clawdbot/clawdbot#community" target="_blank" rel="noopener">community</a>.</p>
115+
<p>Built by <a href="https://clawd.me" target="_blank" rel="noopener">Clawd</a> 🦞, a space lobster AI assistant with a <a href="https://soul.md" target="_blank" rel="noopener">soul</a>, by <a href="https://steipete.me" target="_blank" rel="noopener">Peter Steinberger</a> & <a href="https://github.com/clawdbot/clawdbot#community" target="_blank" rel="noopener">community</a>.</p>
116116
</footer>
117117
</main>
118118
</Layout>

0 commit comments

Comments
 (0)