147 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			147 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en-US">
 | 
						|
<head>
 | 
						|
    <meta charset="utf-8">
 | 
						|
    
 | 
						|
    <title>Adding Page Items | Caffeinated Blog</title>
 | 
						|
    <meta name="description" content="Description of website for head meta tag">
 | 
						|
    <meta name="author" content="">
 | 
						|
    
 | 
						|
    <link rel="apple-touch-icon" sizes="180x180" href=https://caffeinated.blog/apple-touch-icon.png>
 | 
						|
    <link rel="icon" type="image/png" sizes="32x32" href=https://caffeinated.blog/favicon-32x32.png>
 | 
						|
    <link rel="icon" type="image/png" sizes="16x16" href=https://caffeinated.blog/favicon-16x16.png>
 | 
						|
    <link rel="manifest" href=https://caffeinated.blog/site.webmanifest>
 | 
						|
    <link rel="mask-icon" href=https://caffeinated.blog/safari-pinned-tab.svg color="#00416a">
 | 
						|
    <meta name="msapplication-TileColor" content="#00aba9">
 | 
						|
    <meta name="theme-color" content="#ffffff">
 | 
						|
    
 | 
						|
    
 | 
						|
    <link rel="me" href="https://github.com/glennrice">
 | 
						|
    
 | 
						|
    <link rel="me" href="https://micro.blog/glennr">
 | 
						|
    
 | 
						|
    <link rel="authorization_endpoint" href="https://indieauth.com/auth">
 | 
						|
    
 | 
						|
    <link rel="stylesheet" href=https://caffeinated.blog/css/fonts.css />
 | 
						|
    <link rel="stylesheet" href=https://caffeinated.blog/css/style.css />
 | 
						|
    
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
    <div id="sitelogo">
 | 
						|
        <a class="glyph" alt="Home" href="https://caffeinated.blog/"><img src=https://caffeinated.blog/images/site-logo.png alt="Site Logo" height="64px" width="64px"></a>
 | 
						|
    </div>
 | 
						|
    <header>
 | 
						|
        <nav>
 | 
						|
    
 | 
						|
    <div id="page-nav">
 | 
						|
        <div class="page-nav-item">
 | 
						|
            <a href="https://caffeinated.blog/">Home</a>
 | 
						|
        </div>
 | 
						|
        
 | 
						|
            <div class="page-nav-item">
 | 
						|
                <a href="/about/">
 | 
						|
                    
 | 
						|
                    <span>About The Theme</span>
 | 
						|
                </a>
 | 
						|
            </div>
 | 
						|
        
 | 
						|
            <div class="page-nav-item">
 | 
						|
                <a href="/adding-menu-items/">
 | 
						|
                    
 | 
						|
                    <span>Adding Page Items</span>
 | 
						|
                </a>
 | 
						|
            </div>
 | 
						|
        
 | 
						|
    </div>
 | 
						|
</nav>
 | 
						|
        
 | 
						|
    </header>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<div id="content">
 | 
						|
    <article class="h-entry">
 | 
						|
        <header>
 | 
						|
            <h1 class="post-title p-name">Adding Page Items</h1>
 | 
						|
            
 | 
						|
            
 | 
						|
        </header>
 | 
						|
        <section class="content e-content">
 | 
						|
            <p>Indigo supports adding a simple navigation-style menu items across the top of the site. To do so, simply add a <code>menu: "main"</code> entry in your page’s front matter (TOML format shown).</p>
 | 
						|
<p>If no date is included in the front matter, then the published date won’t be shown (as in this page).</p>
 | 
						|
 | 
						|
        </section>
 | 
						|
        <footer>
 | 
						|
            <a class="permalink u-url" href="https://caffeinated.blog/adding-menu-items/">🔗</a>
 | 
						|
            
 | 
						|
        </footer>
 | 
						|
    </article>
 | 
						|
</div>
 | 
						|
 | 
						|
    
 | 
						|
    <div id="footer">
 | 
						|
      
 | 
						|
      <nav id="article-skip">
 | 
						|
        <div class="next">
 | 
						|
          
 | 
						|
          <p> </p>
 | 
						|
          
 | 
						|
        </div>
 | 
						|
        <div class="top">
 | 
						|
          <a alt="Top of page" href="#">Top</a>
 | 
						|
        </div>
 | 
						|
        <div class="prev">
 | 
						|
          
 | 
						|
          <p> </p>
 | 
						|
          
 | 
						|
        </div>
 | 
						|
      </nav>
 | 
						|
      
 | 
						|
      <aside id="social">
 | 
						|
  <div id="social-icons">
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    <div class="icon-24x24">
 | 
						|
      <a class="glyph" alt="GitHub profile" href="https://github.com/glennrice"><img src=https://caffeinated.blog/icons/github.svg height="24px" width="24px"></a>
 | 
						|
    </div>
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    <div class="icon-24x24">
 | 
						|
      <a class="glyph" alt="Keybase profile" href="https://keybase.io/glennr"><img src=https://caffeinated.blog/icons/keybase.svg height="24px" width="24px"></a>
 | 
						|
    </div>
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    <div class="icon-24x24">
 | 
						|
      <a class="glyph" alt="Micro.Blog profile" href="https://micro.blog/glennr"><img src=https://caffeinated.blog/icons/microblog.svg height="24px" width="24px"></a>
 | 
						|
    </div>
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
  </div>
 | 
						|
</aside>
 | 
						|
 | 
						|
      
 | 
						|
      <p class="copyright">
 | 
						|
          Copyright © 2021, Glenn Rice
 | 
						|
      </p>
 | 
						|
      
 | 
						|
    </div>
 | 
						|
 | 
						|
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "7b36ad5d27814467a62fe8eb6bbad21b"}'></script>
 | 
						|
 | 
						|
 | 
						|
</body>
 | 
						|
</html>
 | 
						|
 |