mirror of
				https://github.com/TrentSPalmer/attentionspanhistory.git
				synced 2025-10-31 00:31:42 -07:00 
			
		
		
		
	fix SITEURL
This commit is contained in:
		| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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: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:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -48,7 +48,7 @@ | |||||||
|  |  | ||||||
| <dl> | <dl> | ||||||
|     <dt>Tue 27 July 2021</dt> |     <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> | </dl> | ||||||
|         <footer id="contentinfo" class="body"> |         <footer id="contentinfo" class="body"> | ||||||
|                 <address id="about" class="vcard body text-center"> |                 <address id="about" class="vcard body text-center"> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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: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:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -49,11 +49,11 @@ | |||||||
|  |  | ||||||
| <ol id="post-list"> | <ol id="post-list"> | ||||||
|         <li><article class="hentry"> |         <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"> |                 <footer class="post-info"> | ||||||
|                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> |                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> | ||||||
|                     <address class="vcard author">By |                     <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> |                     </address> | ||||||
|                 </footer><!-- /.post-info --> |                 </footer><!-- /.post-info --> | ||||||
|                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> |                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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:type" content="website" /> | ||||||
|         <meta property="og:url" content="./authors.html" /> |         <meta property="og:url" content="https://blog.trentpalmer.org/authors.html" /> | ||||||
|         <meta property="og:title" content="Attention Span History" /> |         <meta property="og:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -46,7 +46,7 @@ | |||||||
|         </nav><!-- /#menu --> |         </nav><!-- /#menu --> | ||||||
|     <h1>Authors on Attention Span History</h1> |     <h1>Authors on Attention Span History</h1> | ||||||
|     <ul> |     <ul> | ||||||
|         <li><a href="./author/trent-palmer.html">Trent Palmer</a> (1)</li> |         <li><a href="https://blog.trentpalmer.org/author/trent-palmer.html">Trent Palmer</a> (1)</li> | ||||||
|     </ul> |     </ul> | ||||||
|         <footer id="contentinfo" class="body"> |         <footer id="contentinfo" class="body"> | ||||||
|                 <address id="about" class="vcard body text-center"> |                 <address id="about" class="vcard body text-center"> | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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: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: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: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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -52,7 +52,7 @@ | |||||||
| <section id="content" class="body"> | <section id="content" class="body"> | ||||||
|   <header> |   <header> | ||||||
|     <h2 class="entry-title"> |     <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> |          title="Permalink to Battle In The Middle Ages">Battle In The Middle Ages</a></h2> | ||||||
|   |   | ||||||
|   </header> |   </header> | ||||||
| @@ -61,10 +61,10 @@ | |||||||
|       Tue 27 July 2021 |       Tue 27 July 2021 | ||||||
|     </time> |     </time> | ||||||
|     <address class="vcard author"> |     <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> |     </address> | ||||||
|     <div class="category"> |     <div class="category"> | ||||||
|         Category: <a href="./category/war.html">War</a> |         Category: <a href="https://blog.trentpalmer.org/category/war.html">War</a> | ||||||
|     </div> |     </div> | ||||||
|   </footer><!-- /.post-info --> |   </footer><!-- /.post-info --> | ||||||
|   <div class="entry-content"> |   <div class="entry-content"> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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:type" content="website" /> | ||||||
|         <meta property="og:url" content="./categories.html" /> |         <meta property="og:url" content="https://blog.trentpalmer.org/categories.html" /> | ||||||
|         <meta property="og:title" content="Attention Span History" /> |         <meta property="og:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -46,7 +46,7 @@ | |||||||
|         </nav><!-- /#menu --> |         </nav><!-- /#menu --> | ||||||
|     <h1>Categories on Attention Span History</h1> |     <h1>Categories on Attention Span History</h1> | ||||||
|     <ul> |     <ul> | ||||||
|         <li><a href="./category/war.html">War</a> (1)</li> |         <li><a href="https://blog.trentpalmer.org/category/war.html">War</a> (1)</li> | ||||||
|     </ul> |     </ul> | ||||||
|         <footer id="contentinfo" class="body"> |         <footer id="contentinfo" class="body"> | ||||||
|                 <address id="about" class="vcard body text-center"> |                 <address id="about" class="vcard body text-center"> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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:type" content="website" /> | ||||||
|         <meta property="og:url" content="../category/war.html" /> |         <meta property="og:url" content="https://blog.trentpalmer.org/category/war.html" /> | ||||||
|         <meta property="og:title" content="Attention Span History" /> |         <meta property="og:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -49,11 +49,11 @@ | |||||||
|  |  | ||||||
| <ol id="post-list"> | <ol id="post-list"> | ||||||
|         <li><article class="hentry"> |         <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"> |                 <footer class="post-info"> | ||||||
|                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> |                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> | ||||||
|                     <address class="vcard author">By |                     <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> |                     </address> | ||||||
|                 </footer><!-- /.post-info --> |                 </footer><!-- /.post-info --> | ||||||
|                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> |                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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:type" content="website" /> | ||||||
|         <meta property="og:url" content="./index.html" /> |         <meta property="og:url" content="https://blog.trentpalmer.org/index.html" /> | ||||||
|         <meta property="og:title" content="Attention Span History" /> |         <meta property="og:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
| @@ -49,11 +49,11 @@ | |||||||
|  |  | ||||||
| <ol id="post-list"> | <ol id="post-list"> | ||||||
|         <li><article class="hentry"> |         <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"> |                 <footer class="post-info"> | ||||||
|                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> |                     <time class="published" datetime="2021-07-27T00:00:00-07:00"> Tue 27 July 2021 </time> | ||||||
|                     <address class="vcard author">By |                     <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> |                     </address> | ||||||
|                 </footer><!-- /.post-info --> |                 </footer><!-- /.post-info --> | ||||||
|                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> |                 <div class="entry-content"> <p>There were three type of battles in Europe in the Middle Ages:</p> | ||||||
|   | |||||||
| @@ -5,22 +5,22 @@ | |||||||
|         <meta charset="utf-8" /> |         <meta charset="utf-8" /> | ||||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> |         <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 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" /> |         <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.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" /> |         <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:type" content="website" /> | ||||||
|         <meta property="og:url" content="./tags.html" /> |         <meta property="og:url" content="https://blog.trentpalmer.org/tags.html" /> | ||||||
|         <meta property="og:title" content="Attention Span History" /> |         <meta property="og:title" content="Attention Span History" /> | ||||||
|         <meta property="og:description" content="A page on 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> | </head> | ||||||
|  |  | ||||||
| <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | <body id="index" class="home mx-auto px-1" style="max-width: 1000px;"> | ||||||
|         <header id="banner" class="body mx-auto"> |         <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 --> |         </header><!-- /#banner --> | ||||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> |         <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.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="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://twitter.com/boringtrent">Twitter</a> | ||||||
|                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> |                   <a class="nav-link" href="https://github.com/TrentSPalmer">Github</a> | ||||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> |                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a> | ||||||
|   | |||||||
| @@ -38,7 +38,7 @@ MENUITEMS = (('Twitter', 'https://twitter.com/boringtrent'), | |||||||
| DEFAULT_PAGINATION = 10 | DEFAULT_PAGINATION = 10 | ||||||
|  |  | ||||||
| # Uncomment following line if you want document-relative URLs when developing | # Uncomment following line if you want document-relative URLs when developing | ||||||
| RELATIVE_URLS = True | # RELATIVE_URLS = True | ||||||
|  |  | ||||||
| THEME = "themes/bstrapplus" | THEME = "themes/bstrapplus" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user