added new tools
This commit is contained in:
@@ -1204,6 +1204,12 @@
|
||||
"tag": "Freemium",
|
||||
"url": "https://www.chaindesk.ai/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Create",
|
||||
"body": "Text to app.",
|
||||
"tag": "Freemium",
|
||||
"url": "https://www.create.xyz/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Droxy",
|
||||
"body": "No-code chatbot builder.",
|
||||
@@ -1306,6 +1312,12 @@
|
||||
"tag": "Starting at $0/mo",
|
||||
"url": "https://www.erase.bg/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Flux AI Online",
|
||||
"body": "Generate AI images.",
|
||||
"tag": "Freemium",
|
||||
"url": "https://fluxaiweb.com/?ref=riseofmachine.com"
|
||||
},
|
||||
{
|
||||
"title": "Green Screen AI",
|
||||
"body": "Change the background of any image.",
|
||||
|
||||
@@ -75,7 +75,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 [┐∵]┘
|
||||
<p>Curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> & Astro. [┐∵]┘</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
@@ -224,7 +224,7 @@ const { site, title, tagline } = Astro.props;
|
||||
--icon-fill-hover: var(--icon-secondary);
|
||||
}
|
||||
}
|
||||
.footer {
|
||||
.footer p{
|
||||
padding-bottom: var(--spacing-10);
|
||||
text-align: center;
|
||||
font-weight: normal;
|
||||
|
||||
Reference in New Issue
Block a user