mirror of
				https://github.com/TrentSPalmer/attentionspanhistory.git
				synced 2025-10-31 08:41:41 -07:00 
			
		
		
		
	create theme and fix headings in blog post
This commit is contained in:
		| @@ -1,57 +1,62 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| <head> | ||||
|         <title>Attention Span History - Archives</title> | ||||
|         <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" /> | ||||
|         <meta name="generator" content="Pelican" /> | ||||
|         <title>Attention Span History</title> | ||||
|         <link rel="stylesheet" href="./theme/css/custom.css" /> | ||||
|         <link href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Attention Span History Atom Feed" /> | ||||
|         <link href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Attention Span History RSS 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" /> | ||||
|  | ||||
|         <meta property="og:type" content="website" /> | ||||
|         <meta property="og:url" content="./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" /> | ||||
|  | ||||
| </head> | ||||
|  | ||||
| <body id="index" class="home"> | ||||
|         <header id="banner" class="body"> | ||||
|                 <h1><a href="./">Attention Span History</a></h1> | ||||
|                 <nav><ul> | ||||
|                     <li><a href="./category/war.html">War</a></li> | ||||
|                 </ul></nav> | ||||
| <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> | ||||
|         </header><!-- /#banner --> | ||||
| <section id="content" class="body"> | ||||
|         <nav id="menu" class="navbar navbar-expand-lg navbar-light"> | ||||
|  | ||||
|           <div class="container-fluid"> | ||||
|             <a class="navbar-brand" href="/">Blog</a> | ||||
|             <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> | ||||
|               <span class="navbar-toggler-icon"></span> | ||||
|             </button> | ||||
|             <div class="collapse navbar-collapse" id="navbarNavAltMarkup"> | ||||
|               <div class="navbar-nav"> | ||||
|  | ||||
|                   <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://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> | ||||
|                   <a class="nav-link" href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a> | ||||
|                   <a class="nav-link" href="https://trentpalmer.org">TrentReads</a> | ||||
|               </div> | ||||
|             </div> | ||||
|           </div> | ||||
|         </nav><!-- /#menu --> | ||||
| <h1>Archives for Attention Span History</h1> | ||||
|  | ||||
| <dl> | ||||
|     <dt>Tue 27 July 2021</dt> | ||||
|     <dd><a href="./battle-in-the-middle-ages.html">Battle In The Middle Ages</a></dd> | ||||
| </dl> | ||||
| </section> | ||||
|         <section id="extras" class="body"> | ||||
|                 <div class="blogroll"> | ||||
|                         <h2>links</h2> | ||||
|                         <ul> | ||||
|                             <li><a href="https://blog.trentsonlinedocs.xyz/">Doc Blog</a></li> | ||||
|                             <li><a href="https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/">Favorite Podcasts</a></li> | ||||
|                             <li><a href="https://trentpalmer.org">TrentReads</a></li> | ||||
|                         </ul> | ||||
|                 </div><!-- /.blogroll --> | ||||
|                 <div class="social"> | ||||
|                         <h2>follow</h2> | ||||
|                         <ul> | ||||
|                             <li><a href="https://blog.trentpalmer.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> | ||||
|                             <li><a href="https://blog.trentpalmer.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate">rss feed</a></li> | ||||
|  | ||||
|                             <li><a href="https://twitter.com/boringtrent">twitter</a></li> | ||||
|                             <li><a href="https://github.com/TrentSPalmer">github</a></li> | ||||
|                         </ul> | ||||
|                 </div><!-- /.social --> | ||||
|         </section><!-- /#extras --> | ||||
|  | ||||
|         <footer id="contentinfo" class="body"> | ||||
|                 <address id="about" class="vcard body"> | ||||
|                 Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>. | ||||
|                 <address id="about" class="vcard body text-center"> | ||||
|                 Proudly powered by <a href="https://getpelican.com/">Pelican</a>, | ||||
|                 which takes great advantage of <a href="https://www.python.org/">Python</a>. | ||||
|                 </address><!-- /#about --> | ||||
|  | ||||
|                 <p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p> | ||||
|         </footer><!-- /#contentinfo --> | ||||
|  | ||||
|         <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> | ||||
|         <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user