mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Add highlight.css
This commit is contained in:
		
							parent
							
								
									d50b81cc05
								
							
						
					
					
						commit
						9a594f6596
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -4,6 +4,7 @@
 | 
				
			||||||
        <meta charset="utf-8">
 | 
					        <meta charset="utf-8">
 | 
				
			||||||
        <title>{{ partial "title-item.html" . }}{{ .Site.Title }}</title>
 | 
					        <title>{{ partial "title-item.html" . }}{{ .Site.Title }}</title>
 | 
				
			||||||
        {{ partial "style.html" "scss/style.scss" }}
 | 
					        {{ partial "style.html" "scss/style.scss" }}
 | 
				
			||||||
 | 
					        {{ partial "style.html" "css/highlight.css" }}
 | 
				
			||||||
    </head>
 | 
					    </head>
 | 
				
			||||||
    <body>
 | 
					    <body>
 | 
				
			||||||
        {{ block "main" . }}{{ end }}
 | 
					        {{ block "main" . }}{{ end }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue