mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into axiom
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
</head>
|
||||
<body
|
||||
data-sveltekit-preload-data="hover"
|
||||
class="min-h-screen bg-light font-sans text-mini dark:bg-dark dark:text-white"
|
||||
class="min-h-screen bg-light font-sans text-mini dark:bg-dark dark:text-white antialiased"
|
||||
>
|
||||
<div>%sveltekit.body%</div>
|
||||
</body>
|
||||
|
||||
@@ -1722,5 +1722,19 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/axiom.svg',
|
||||
url: 'https://axiom.co/'
|
||||
},
|
||||
{
|
||||
id: 382900874177765,
|
||||
title: 'ArtisanLabs',
|
||||
category: 'Software',
|
||||
route: '/library/ArtisanLabs.svg',
|
||||
url: 'https://artisanlabs.io'
|
||||
},
|
||||
{
|
||||
id: 14839,
|
||||
title: 'Django',
|
||||
category: 'Framework',
|
||||
route: '/library/django.svg',
|
||||
url: 'https://www.djangoproject.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user