From e6ffbd73ad47595b3b1fc739bea8aa3ef0160040 Mon Sep 17 00:00:00 2001 From: Arman Date: Mon, 15 May 2023 20:27:32 +0200 Subject: [PATCH] fix: review from Christy --- src/routes/hackathon/+page.svelte | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/routes/hackathon/+page.svelte b/src/routes/hackathon/+page.svelte index 3cd2055f7..a9ccf03bb 100644 --- a/src/routes/hackathon/+page.svelte +++ b/src/routes/hackathon/+page.svelte @@ -6,6 +6,7 @@ import HashnodeLight from './hashnode-light.svg'; import Badge from './hackathon-badge.svg'; import { tooltip } from '$lib/actions/tooltip'; + import { base } from '$app/paths'; @@ -25,9 +26,7 @@ Build an open-source app using Appwrite Cloud
  • - - Publish an article on your Hashnode blog to launch your app - + Publish an article on your Hashnode blog
  • @@ -35,12 +34,12 @@ class="link" href="https://builtwith.appwrite.io" target="_blank" - rel="noopener noreferrer">Built with Appwrite website + rel="noopener noreferrer">Built with Appwrite
  • - +