Skip to content

Commit

Permalink
Update showcases.ts with LASCON 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
hdm authored Oct 27, 2024
1 parent b082186 commit 43817e3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/.vitepress/showcases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,18 @@ export const showcases: ShowCaseInfo[] = [
cover: 'https://i.imgur.com/2eBJofY.png',
datetime: '2024-04-10',
},
{
title: 'Hacker Numerology',
author: {
name: 'HD Moore',
link: 'https://hdm.io',
},
at: 'LASCON 2024',
slidesLink: 'https://hdm.io/decks/2024-LASCON-Numerology/',
sourceLink: 'https://github.com/hdm/decks-2024-lascon-numerology.git',
cover: 'https://raw.githubusercontent.com/hdm/decks-2024-lascon-numerology/refs/heads/main/screenshot.png',
datetime: '2024-10-25',
},
// Add yours here!
{
title: 'Yours?',
Expand Down

0 comments on commit 43817e3

Please sign in to comment.