summaryrefslogblamecommitdiffstatshomepage
path: root/templates/post.xml
blob: e1861058406a081b1e13d52b35e6e2a02aa8eb27 (plain) (tree)
1
2
3
4
5
6
7
8
9
               
                
              
                                                                  



                                                                                                                       
                                                                                     
                                                              
                                                                   



                                                                                                        
               

                                                            


               
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>${sblg-titletext} · oriole.systems</title>
		<link rel="stylesheet" href="../style.css"/>
		<link rel="alternate" href="../atom.xml" type="application/atom+xml" title="oriole.systems atom feed"/>
		<link rel="icon" href="../logo.svg"/>
		<meta charset="utf-8"/>
		<meta name="viewport" content="width=device-width, initial-scale=1"/>
		<meta name="dc:date" content="${sblg-date}" />
		<meta name="author" content="${sblg-authortext}" />
		<meta name="twitter:card" content="summary" />
		<meta name="twitter:title" content="${sblg-titletext}" />
		<meta name="twitter:description" content="oriole.systems · an oriole's pendent nest" />
		<meta name="twitter:image" content="https://oriole.systems/logo.webp" />
	</head>
	<body>
		<article data-sblg-article="true"></article>
	</body>
</html>