Skip to content

Commit 2bae77d

Browse files
committed
auto deploy
1 parent 9b44876 commit 2bae77d

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

src/assets/icons/sword.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { Card, CardGrid} from '@astrojs/starlight/components';
2424
import LinkCard from "/src/components/LinkCard.astro";
2525

2626
<CardGrid>
27-
<LinkCard title="JManhunt" href="/jmanhunt" icon="/src/assets/icons/sword.svg" >
27+
<LinkCard title="JManhunt" href="/jmanhunt" icon="/icons/sword.svg" >
2828
High Performance Manhunt Engine for Minecraft. For Players and Developers.
2929
</LinkCard>
3030
</CardGrid>

src/content/docs/jmanhunt/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: JManhunt Overview
33
description: Choose an area of the documentation
4-
template: splash
54
editUrl: false
65
lastUpdated: true
76
prev: false

0 commit comments

Comments
 (0)