Update logo documentation (#14)

* Update logo documentation

* remove redunant class

* fix style on safari

* Fix favicon
This commit is contained in:
Geometrically
2023-03-02 16:29:00 -07:00
committed by GitHub
parent 3faf777db1
commit 74773ade62
5 changed files with 9 additions and 4 deletions

View File

@@ -4,6 +4,9 @@ import svgLoader from 'vite-svg-loader'
export default {
title: 'Omorphia',
description: 'A components library used for Modrinth.',
head: [
['link', { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
],
themeConfig: {
sidebar: [
{