From 021bfa05bd41c49d61571d1d7c33537f5ae31c26 Mon Sep 17 00:00:00 2001 From: planetabhi Date: Sat, 30 Dec 2023 00:28:17 +0530 Subject: [PATCH] revert to system fonts --- src/data/tools.json | 6 ++++++ src/layouts/Layout.astro | 8 ++------ src/pages/index.astro | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/data/tools.json b/src/data/tools.json index 618377d..6c76d54 100644 --- a/src/data/tools.json +++ b/src/data/tools.json @@ -766,6 +766,12 @@ "tag": "Starting at $125/mo", "url": "https://edison-ai.com/mosaic?ref=riseofmachine.com" }, + { + "title": "Mutual", + "body": "Customer service with AI.", + "tag": "Freemium", + "url": "https://mutual.info/?ref=riseofmachine.com" + }, { "title": "My AskAI", "body": "AI customer service assistant.", diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 8adb002..c21378d 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -17,9 +17,6 @@ const { site, title, tagline } = Astro.props; {site} — A curated collection of 300+ AI tools for indie hackers, makers, and SMBs. - - - @@ -86,8 +83,7 @@ const { site, title, tagline } = Astro.props;