add hugo logo

This commit is contained in:
Waxer59
2023-04-27 01:27:14 +02:00
parent 52adf56c0d
commit 444787b515
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1218,5 +1218,12 @@ export const svgs: iSVG[] = [
category: 'Language',
route: '/library/php.svg',
url: 'https://www.php.net/'
},
{
id: 175,
title: 'Hugo',
category: 'Framework',
route: '/library/hugo.svg',
url: 'https://gohugo.io/'
}
];