moved artfight to the all projects page
This commit is contained in:
parent
5e494a2977
commit
9c45b47745
2 changed files with 35 additions and 31 deletions
|
|
@ -80,19 +80,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
|
|||
<hr/>
|
||||
<h1>Current Projects</h1>
|
||||
<div class="featured-container">
|
||||
<ProjectCardV2
|
||||
src="img\artfight.png"
|
||||
title="Artfight 2025"
|
||||
description="Annual month long art gifting event"
|
||||
long-description=
|
||||
"Artfight is an annual art game that runs every July. Players join one of two teams then earn points by 'attacking' other players (generally on the other team) by drawing their characters. While it is sort of a competition, its not really about the points or 'winning' artfight. The main focus is making alot of cool art and maybe receiving some in return :3
|
||||
|
||||
This will be my third year participating in artfight, I've already joined the crystal team so feel free to check out my profile if you want to attack me or have a look around art fight, but remember, it only goes until the end of July, don't miss your chance to join in!"
|
||||
:buttons='[
|
||||
{ link: "https://artfight.net/~tabby_cat", text: "Check out my profile!" },
|
||||
{ link: "https://artfight.net/info/about", text: "About Artfight" }
|
||||
]'
|
||||
/>
|
||||
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\lunar.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue