Added RSS button to homepage. Setup search functionality.

This commit is contained in:
Norm Rasmussen
2024-04-11 14:04:52 -04:00
parent 80a579f360
commit 8e52fe4b03
72 changed files with 16210 additions and 47 deletions

View File

@ -34,7 +34,7 @@
<meta property="og:url" content="/posts/multiple_git_remotes.html" />
<meta property="og:image" content="/multiple-git-cover-img.png" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2023-09-22T15:07:10-04:00" />
<meta property="article:modified_time" content="2023-09-22T15:07:10-04:00" /><meta property="og:site_name" content="Norm-working Packets" />
<meta property="article:modified_time" content="2023-09-22T15:07:10-04:00" /><meta property="og:site_name" content="Self-hosted Norm" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="/multiple-git-cover-img.png" />
@ -140,6 +140,11 @@
<span>Posts</span>
</a>
</li>
<li>
<a href="../search.html" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>