mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	New logo (#2)
This commit is contained in:
		
						commit
						574e940c15
					
				
					 3 changed files with 6 additions and 3 deletions
				
			
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 693 B  | 
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
    <footer class="mt-10 w-full rounded-xl py-4 text-center children:(mx-3)">
 | 
			
		||||
        <a aria-label="GitHub" href="https://github.com/TeamPiped/Piped" target="_blank">
 | 
			
		||||
        <a aria-label="GitHub" href="https://github.com/ramackersjp/Piped" target="_blank">
 | 
			
		||||
            <i class="i-fa6-brands:github" />
 | 
			
		||||
            <span v-t="'actions.source_code'" class="ml-2" />
 | 
			
		||||
        </a>
 | 
			
		||||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
            <i class="i-fa6-solid:book" />
 | 
			
		||||
            <span v-t="'actions.documentation'" class="ml-2" />
 | 
			
		||||
        </a>
 | 
			
		||||
        <a href="https://github.com/TeamPiped/Piped#donations" target="_blank">
 | 
			
		||||
        <a href="https://github.com/ramackersjp/Piped#donations" target="_blank">
 | 
			
		||||
            <i class="i-fa6-brands:bitcoin" />
 | 
			
		||||
            <span v-t="'actions.donations'" class="ml-2" />
 | 
			
		||||
        </a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -51,6 +51,9 @@ export default defineConfig({
 | 
			
		|||
                short_name: "Piped",
 | 
			
		||||
                background_color: "#000000",
 | 
			
		||||
                theme_color: "#fa4b4b",
 | 
			
		||||
                display: "minimal-ui",
 | 
			
		||||
                id: "/",
 | 
			
		||||
                start_url: "/",
 | 
			
		||||
                icons: [
 | 
			
		||||
                    { src: "./img/icons/android-chrome-192x192.png", sizes: "192x192", type: "image/png" },
 | 
			
		||||
                    { src: "./img/icons/android-chrome-512x512.png", sizes: "512x512", type: "image/png" },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue