mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	removed laggy cdn hosts
This commit is contained in:
		| @@ -6,9 +6,9 @@ | ||||
|   <span>·</span> | ||||
|   <span>Designed by <a href="http://21beats.com/" target="_blank">️21beats️</a>️</span> | ||||
| </footer> | ||||
| <script src="https://cdn.bootcss.com/instantclick/3.0.1/instantclick.min.js" data-no-instant></script> | ||||
| <script src="{{.Site.BaseURL}}js/instantclick.min.js" data-no-instant></script> | ||||
| <script data-no-instant>InstantClick.init();</script> | ||||
| <script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js" data-no-instant></script> | ||||
| <script src="{{.Site.BaseURL}}js/highlight.min.js" data-no-instant></script> | ||||
| <script data-no-instant> | ||||
|   hljs.initHighlightingOnLoad(); | ||||
|   addMenuListener(); | ||||
|   | ||||
| @@ -22,8 +22,8 @@ | ||||
|   <meta name="author" content="{{ .Site.Params.author }}"> | ||||
|   {{ end -}} | ||||
|   <!-- Styles --> | ||||
|   <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i" rel="stylesheet"> | ||||
|   <link href="https://cdn.bootcss.com/highlight.js/9.12.0/styles/atom-one-dark.min.css" rel="stylesheet"> | ||||
|   <link href="{{.Site.BaseURL}}css/font.css" rel="stylesheet"> | ||||
|   <link href="{{.Site.BaseURL}}css/atom-one-dark.min.css" rel="stylesheet"> | ||||
|   <link href="{{.Site.BaseURL}}css/style.css" rel="stylesheet"> | ||||
|   <!-- Favicons --> | ||||
|   <link rel="apple-touch-icon" href="{{.Site.BaseURL}}img/apple-touch-icon.png"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel
					Daniel