jk.nipponalba.scot website
				https://jk.nipponalba.scot
			
			
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
			
		
		
		
		
			
		
			
				
					
					
						
							43 lines
						
					
					
						
							2.8 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							43 lines
						
					
					
						
							2.8 KiB
						
					
					
				| <head> | |
|     <title> {{.Title}} </title> | |
|     <meta charset="utf-8"> | |
|     {{- hugo.Generator -}} | |
|     <meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"> | |
|     <meta name="description" content="{{ .Site.Params.description }}"> | |
|     <link rel="stylesheet" href="{{ `css/style.css` | absURL }}" type="text/css"> | |
|     <link rel="preload" as="font" href="/fonts/Inter-Regular.woff2" type="font/woff2" crossorigin="anonymous" /> | |
|     <link rel="preload" as="font" href="/fonts/Inter-Regular.woff" type="font/woff" crossorigin="anonymous" /> | |
|     <base href="{{ .Site.BaseURL }}"> | |
|     <script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script> | |
|     <link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css"> | |
|     <!-- indieweb stuff --> | |
|     <link rel="me" href="https://social.nipponalba.scot/users/jk" /> | |
|     <link rel="me" href="http://px.nipponalba.scot/jk" /> | |
|     <link rel="me" href="mailto:jk@nipponalba.scot" /> | |
|     <link rel="me" href="https://git.nipponalba.scot/jk" /> | |
|     <link rel="me" href="https://github.com/jk-na" /> | |
|     <link rel="authorization_endpoint" href="https://indieauth.com/auth"> | |
|     <link rel="token_endpoint" href="https://tokens.indieauth.com/token"> | |
|     <link rel="webmention" href="https://webmention.io/jk.nipponalba.scot/webmention" /> | |
|     <link rel="pingback" href="https://webmention.io/jk.nipponalba.scot/xmlrpc" /> | |
|     <link rel="microsub" href="https://aperture.p3k.io/microsub/506"> | |
|     <link rel="micropub" href="https://jk.nipponalba.scot/api/index.php"> | |
|     <link href="https://jk.nipponalba.scot/api/media-endpoint.php" rel="media_endpoint"/> | |
|     <link rel="micropub_media" href="https://jk.nipponalba.scot/api/media-endpoint.php"/> | |
|     <link rel="pgpkey" href="/nipponalba-scot-key.txt"> | |
|     <!-- Favicons --> | |
|     <link rel="shortcut icon" href="{{ .Site.Params.favicon | absURL }}favicon.ico" type="image/x-icon"> | |
|     <link rel="apple-touch-icon" sizes="180x180" href="{{ .Site.Params.favicon | absURL }}apple-touch-icon.png"> | |
|     <link rel="icon" type="image/png" sizes="32x32" href="{{ .Site.Params.favicon | absURL }}favicon-32x32.png"> | |
|     <link rel="icon" type="image/png" sizes="16x16" href="{{ .Site.Params.favicon | absURL }}favicon-16x16.png"> | |
|     <link rel="manifest" href="{{ .Site.Params.favicon | absURL }}site.webmanifest"> | |
|     <link rel="mask-icon" href="{{ .Site.Params.favicon | absURL }}safari-pinned-tab.svg" color="#5bbad5"> | |
|     <link rel="alternate" type="application/atom+xml" href="https://jk.nipponalba.scot/atom.xml" rel="self" /> | |
|     <meta name="msapplication-TileColor" content="#da532c"> | |
|     <meta name="theme-color" content="#ffffff"> | |
|     {{ if eq .Type "article" }} | |
|     {{ template "_internal/opengraph.html" . }} | |
|     {{ template "_internal/twitter_cards.html" . }} | |
|     {{ end }} | |
|     <link rel="canonical" href="{{ .Permalink }}"> | |
| </head>
 |