mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-31 10:03:30 -05:00 
			
		
		
		
	Use assets/ instead of static/
This commit is contained in:
		| @@ -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