..
This commit is contained in:
@@ -74,8 +74,7 @@ const { site, title, tagline } = Astro.props;
|
||||
<slot />
|
||||
|
||||
<div class="footer">
|
||||
Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> & Astro. Curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. [┐∵]┘<br />
|
||||
© 2024 Method Black. All rights reserved.
|
||||
Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> & Astro. Curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. [┐∵]┘
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
@@ -10,8 +10,8 @@ import Dashboard from "../components/Dashboard";
|
||||
|
||||
<Layout
|
||||
site="Rise of Machine"
|
||||
title="Make the most of it."
|
||||
tagline="Feeling overwhelmed by the AI overload? Don't sweat it! We've curated a sweet collection of 300+ affordable AI tools for all you indie hackers, makers, and SMBs. Level up your skills or products with AI — you've got this!"
|
||||
title="Make the Most of It"
|
||||
tagline="Level up your skills with AI — you've got this."
|
||||
>
|
||||
<main>
|
||||
<Dashboard client:load />
|
||||
|
||||
Reference in New Issue
Block a user