mirror of
				https://github.com/TrentSPalmer/attentionspanhistory.git
				synced 2025-10-31 08:41:41 -07:00 
			
		
		
		
	fix SITEURL
This commit is contained in:
		| @@ -5,22 +5,22 @@ | ||||
|         <meta charset="utf-8" /> | ||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|         <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||||
|         <link rel="stylesheet" href="./theme/css/main.css" /> | ||||
|         <link rel="stylesheet" href="https://blog.trentpalmer.org/theme/css/main.css" /> | ||||
|         <meta name="generator" content="Pelican" /> | ||||
|         <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Full Atom Feed" /> | ||||
|         <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History Full RSS Feed" /> | ||||
|  | ||||
|         <meta property="og:type" content="website" /> | ||||
|         <meta property="og:url" content="./archives.html" /> | ||||
|         <meta property="og:url" content="https://blog.trentpalmer.org/archives.html" /> | ||||
|         <meta property="og:title" content="Attention Span History" /> | ||||
|         <meta property="og:description" content="A page on Attention Span History" /> | ||||
|         <meta property="og:image" content="./images/trent.jpg" /> | ||||
|         <meta property="og:image" content="https://blog.trentpalmer.org/images/trent.jpg" /> | ||||
|  | ||||
| </head> | ||||
|  | ||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||
|         <header id="banner" class="body mx-auto"> | ||||
|                 <h1><a class="text-decoration-none text-dark fs-2" href="./">Attention Span History</a></h1> | ||||
|                 <h1><a class="text-decoration-none text-dark fs-2" href="https://blog.trentpalmer.org/">Attention Span History</a></h1> | ||||
|         </header><!-- /#banner --> | ||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> | ||||
|  | ||||
| @@ -34,7 +34,7 @@ | ||||
|  | ||||
|                   <a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">Atom</a> | ||||
|                   <a class="nav-link" href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">RSS</a> | ||||
|                       <a class="nav-link" href="./category/war.html">War</a> | ||||
|                       <a class="nav-link" href="https://blog.trentpalmer.org/category/war.html">War</a> | ||||
|                   <a class="nav-link" href="https://twitter.com/boringtrent">Twitter</a> | ||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||
| @@ -48,7 +48,7 @@ | ||||
|  | ||||
| <dl> | ||||
|     <dt>Tue 27 July 2021</dt> | ||||
|     <dd><a href="./battle-in-the-middle-ages.html">Battle In The Middle Ages</a></dd> | ||||
|     <dd><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html">Battle In The Middle Ages</a></dd> | ||||
| </dl> | ||||
|         <footer id="contentinfo" class="body"> | ||||
|                 <address id="about" class="vcard body text-center"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user