hidden featured project for now
This commit is contained in:
parent
babfcf6fcc
commit
9a18140cb6
1 changed files with 3 additions and 11 deletions
|
|
@ -71,8 +71,8 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1
|
||||||
<img class="" src="https://skillicons.dev/icons?i=git,androidstudio,arduino,bash,blender,cs,cloudflare,css,fediverse,github,godot,html,idea,js,linux,lua,md,netlify,nextjs,nodejs,npm,nuxtjs,obsidian,php,postgres,py,react,sass,supabase,ts,unity,unreal,vercel,vscode,vue,processing&perline=12" />
|
<img class="" src="https://skillicons.dev/icons?i=git,androidstudio,arduino,bash,blender,cs,cloudflare,css,fediverse,github,godot,html,idea,js,linux,lua,md,netlify,nextjs,nodejs,npm,nuxtjs,obsidian,php,postgres,py,react,sass,supabase,ts,unity,unreal,vercel,vscode,vue,processing&perline=12" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr/>
|
<!-- <hr/> -->
|
||||||
<h1>Latest Project</h1>
|
<!-- <h1>Latest Project</h1>
|
||||||
<div class="featured-container">
|
<div class="featured-container">
|
||||||
<ProjectCard
|
<ProjectCard
|
||||||
class="fix-size-pls"
|
class="fix-size-pls"
|
||||||
|
|
@ -86,15 +86,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').sort({id:-1
|
||||||
<p>I'm trying to figure out how many of the games mechanics work in relation to event rewards and what the best way to manage pikmin and mushrooms are especially early each month</p>
|
<p>I'm trying to figure out how many of the games mechanics work in relation to event rewards and what the best way to manage pikmin and mushrooms are especially early each month</p>
|
||||||
<p>Follow updates and findings on my <a href="https://bsky.app/profile/tabbycat.dev">Bluesky</a>!</p>
|
<p>Follow updates and findings on my <a href="https://bsky.app/profile/tabbycat.dev">Bluesky</a>!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="right-col">
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="right-col">
|
|
||||||
|
|
||||||
</div> -->
|
</div> -->
|
||||||
|
|
||||||
</div>
|
|
||||||
<!-- seperator -->
|
<!-- seperator -->
|
||||||
<hr/>
|
<hr/>
|
||||||
<!-- featured projects, link to all? -->
|
<!-- featured projects, link to all? -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue