mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Update index.jsx
This commit is contained in:
		
							parent
							
								
									9fb0917054
								
							
						
					
					
						commit
						768107cde8
					
				@ -313,7 +313,7 @@ function Home({ initialSettings }) {
 | 
				
			|||||||
        <meta name="theme-color" content={themes[settings.color || "slate"][settings.theme || "dark"]} />
 | 
					        <meta name="theme-color" content={themes[settings.color || "slate"][settings.theme || "dark"]} />
 | 
				
			||||||
      </Head>
 | 
					      </Head>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <link rel="preload" href="/api/config/custom.css" as="fetch" crossorigin="anonymous" />
 | 
					      <link rel="preload" href="/api/config/custom.css" as="fetch" crossOrigin="anonymous" />
 | 
				
			||||||
      <style data-name="custom.css">
 | 
					      <style data-name="custom.css">
 | 
				
			||||||
        <FileContent path="custom.css"
 | 
					        <FileContent path="custom.css"
 | 
				
			||||||
          loadingValue="/* Loading custom CSS... */"
 | 
					          loadingValue="/* Loading custom CSS... */"
 | 
				
			||||||
@ -321,7 +321,7 @@ function Home({ initialSettings }) {
 | 
				
			|||||||
          emptyValue="/* No custom CSS */"
 | 
					          emptyValue="/* No custom CSS */"
 | 
				
			||||||
        />
 | 
					        />
 | 
				
			||||||
      </style>
 | 
					      </style>
 | 
				
			||||||
      <link rel="preload" href="/api/config/custom.js" as="fetch" crossorigin="anonymous" />
 | 
					      <link rel="preload" href="/api/config/custom.js" as="fetch" crossOrigin="anonymous" />
 | 
				
			||||||
      <script data-name="custom.js">
 | 
					      <script data-name="custom.js">
 | 
				
			||||||
        <FileContent path="custom.js"
 | 
					        <FileContent path="custom.js"
 | 
				
			||||||
          loadingValue="/* Loading custom JS... */"
 | 
					          loadingValue="/* Loading custom JS... */"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user