Skip to content

Commit

Permalink
docs: add showcase
Browse files Browse the repository at this point in the history
Co-authored-by: SuneBear <SuneBear@users.noreply.github.com>

close slidevjs/docs#153
  • Loading branch information
antfu committed Mar 7, 2024
1 parent 6102a20 commit 1ee2e13
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .vitepress/showcases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,18 @@ export const showcases: ShowCaseInfo[] = [
at: 'Presentation on Social Engineering in Computers in Society class',
datetime: '2023-10-20',
},
{
title: 'Diablo Health Orb Shader',
author: {
name: 'SuneBear',
link: 'https://github.com/sunebear',
},
at: 'rctAI Sessions',
slidesLink: 'https://rct-ai.github.io/frontend-slides/diablo-health-orb-shader/',
sourceLink: 'https://github.com/rct-ai/frontend-slides',
cover: 'https://github-production-user-asset-6210df.s3.amazonaws.com/7693264/284304324-db973b4c-a043-4644-932c-826169a1b4d8.gif',
datetime: '2022-09-01',
},
// Add yours here!
{
title: 'Yours?',
Expand Down

0 comments on commit 1ee2e13

Please sign in to comment.