Merge pull request #60 from Utkarsh-Singhal-26/feat/faulty-terminal

Added <FaultyTerminal /> background
This commit is contained in:
David
2025-07-24 15:46:20 +03:00
committed by GitHub
5 changed files with 677 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -95,6 +95,7 @@ export const CATEGORIES = [
'Dither',
'Dot Grid',
'Hyperspeed',
'Faulty Terminal',
'Ripple Grid',
'Silk',
'Lightning',