mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-14 02:13:46 -06:00
font awesome dynamic icons, use dynamic /projects from directus
This commit is contained in:
@@ -14,6 +14,7 @@ export interface Technology {
|
||||
|
||||
export interface Project {
|
||||
id: string;
|
||||
icon: string | null;
|
||||
name: string;
|
||||
description: string;
|
||||
shortDescription: string;
|
||||
|
||||
Reference in New Issue
Block a user