mirror of
https://github.com/TrentSPalmer/attentionspanhistory.git
synced 2025-07-04 03:43:15 -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="../author/trent-palmer.html" />
|
||||
<meta property="og:url" content="https://blog.trentpalmer.org/author/trent-palmer.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>
|
||||
@ -49,11 +49,11 @@
|
||||
|
||||
<ol id="post-list">
|
||||
<li><article class="hentry">
|
||||
<header> <h2 class="entry-title"><a href="../battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
|
||||
<header> <h2 class="entry-title"><a href="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" rel="bookmark" title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> </header>
|
||||
<footer class="post-info">
|
||||
<time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time>
|
||||
<address class="vcard author">By
|
||||
<a class="url fn" href="../author/trent-palmer.html">Trent Palmer</a>
|
||||
<a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
|
||||
</address>
|
||||
</footer><!-- /.post-info -->
|
||||
<div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p>
|
||||
|
Reference in New Issue
Block a user