mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	docs: immich title (#4463)
This commit is contained in:
		| @@ -89,6 +89,7 @@ const config = { | ||||
|         }, | ||||
|       }, | ||||
|       navbar: { | ||||
|         title: 'IMMICH', | ||||
|         logo: { | ||||
|           alt: 'Immich University Logo', | ||||
|           src: 'img/color-logo.png', | ||||
|   | ||||
| @@ -40,3 +40,7 @@ button { | ||||
|   --ifm-background-color: #000000; | ||||
|   --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3); | ||||
| } | ||||
|  | ||||
| .navbar__brand .navbar__title { | ||||
|   @apply font-immich-title text-2xl font-normal text-immich-primary dark:text-immich-dark-primary; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user