fix css?
This commit is contained in:
		
							parent
							
								
									afc93aed46
								
							
						
					
					
						commit
						42ecb490a0
					
				| @ -4,8 +4,8 @@ | ||||
| {{ $title := print .Title " - " .Site.Title }} | ||||
| {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} | ||||
| <title>{{ $title }}</title> | ||||
| <link rel="stylesheet" type="text/css" href="{{ absURL `css/style.css` }}"> | ||||
| <link rel="stylesheet" type="text/css" href="{{ absURL `css/fonts.css` }}"> | ||||
| <link rel="stylesheet" type="text/css" href="{{ "/css/style.css" | absURL }}"> | ||||
| <link rel="stylesheet" type="text/css" href="{{ "/css/fonts.css" | absURL }}"> | ||||
| <link rel="stylesheet" href="https://cdn.plyr.io/3.5.6/plyr.css" /> | ||||
| <script src="https://cdn.plyr.io/3.5.6/plyr.js"></script> | ||||
|  <script> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user