mirror of
https://github.com/TrentSPalmer/attentionspanhistory.git
synced 2025-08-01 14:33:57 -07:00
fix SITEURL
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<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" />
|
||||
@@ -16,16 +16,16 @@
|
||||
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="./battle-in-the-middle-ages.html" />
|
||||
<meta property="og:url" content="https://blog.trentpalmer.org/battle-in-the-middle-ages.html" />
|
||||
<meta property="og:title" content="Battle In The Middle Ages" />
|
||||
<meta property="og:description" content="There were three type of battles in Europe in the Middle Ages: Raids Sieges Field-Battles There were two types of soldiers in Europe in the Middle Ages: cavalry and infantry. Raids Infantry..." />
|
||||
<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">
|
||||
|
||||
@@ -39,7 +39,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 active" href="./category/war.html">War</a>
|
||||
<a class="nav-link active" 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>
|
||||
@@ -52,7 +52,7 @@
|
||||
<section id="content" class="body">
|
||||
<header>
|
||||
<h2 class="entry-title">
|
||||
<a href="./battle-in-the-middle-ages.html" rel="bookmark"
|
||||
<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>
|
||||
@@ -61,10 +61,10 @@
|
||||
Tue 27 July 2021
|
||||
</time>
|
||||
<address class="vcard author">
|
||||
By <a class="url fn" href="./author/trent-palmer.html">Trent Palmer</a>
|
||||
By <a class="url fn" href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a>
|
||||
</address>
|
||||
<div class="category">
|
||||
Category: <a href="./category/war.html">War</a>
|
||||
Category: <a href="https://blog.trentpalmer.org/category/war.html">War</a>
|
||||
</div>
|
||||
</footer><!-- /.post-info -->
|
||||
<div class="entry-content">
|
||||
|
Reference in New Issue
Block a user