mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	merge: fix icons in dev mode (!813)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/813 Approved-by: Leah <kevinlukej@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
		
						commit
						324449786d
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		|  | @ -27,6 +27,8 @@ | ||||||
| 	/> | 	/> | ||||||
| 	<meta property="og:site_name" content="[DEV BUILD] Sharkey" /> | 	<meta property="og:site_name" content="[DEV BUILD] Sharkey" /> | ||||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1"> | 	<meta name="viewport" content="width=device-width, initial-scale=1"> | ||||||
|  | 	<link rel='stylesheet' href='/assets/phosphor-icons/bold/style.css'> | ||||||
|  | 	<link rel='stylesheet' href='/static-assets/fonts/sharkey-icons/style.css'> | ||||||
| </head> | </head> | ||||||
| 
 | 
 | ||||||
| <body> | <body> | ||||||
|  |  | ||||||
|  | @ -25,9 +25,11 @@ | ||||||
| 			connect-src 'self' localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000 https://newassets.hcaptcha.com https://api.listenbrainz.org https://api.friendlycaptcha.com https://raw.esm.sh; | 			connect-src 'self' localhost:3000 localhost:5173 127.0.0.1:5173 127.0.0.1:3000 https://newassets.hcaptcha.com https://api.listenbrainz.org https://api.friendlycaptcha.com https://raw.esm.sh; | ||||||
| 			frame-src *;" | 			frame-src *;" | ||||||
| 	/> | 	/> | ||||||
| 	<meta property="og:site_name" content="[DEV BUILD] Misskey" /> | 	<meta property="og:site_name" content="[DEV BUILD] Sharkey" /> | ||||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1"> | 	<meta name="viewport" content="width=device-width, initial-scale=1"> | ||||||
| 	<meta name="theme-color-orig" content="#86b300"> | 	<meta name="theme-color-orig" content="#86b300"> | ||||||
|  | 	<link rel='stylesheet' href='/assets/phosphor-icons/bold/style.css'> | ||||||
|  | 	<link rel='stylesheet' href='/static-assets/fonts/sharkey-icons/style.css'> | ||||||
| </head> | </head> | ||||||
| 
 | 
 | ||||||
| <body> | <body> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue