mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-11-03 18:27:55 -06:00 
			
		
		
		
	Use assets/ instead of static/
This commit is contained in:
		| 
		 Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB  | 
@@ -2,7 +2,8 @@
 | 
			
		||||
    <meta charset="UTF-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="/css/bobatheme.css">
 | 
			
		||||
    {{ $bobastyle := resources.Get "css/bobastyle.css" | fingerprint "sha256" }}
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="{{ $bobastyle.Permalink }}">
 | 
			
		||||
 | 
			
		||||
    {{ with .Site.Params.faviconICO }}
 | 
			
		||||
    <link rel="icon" type="image/x-icon" href="{{.}}" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user