Added RSS button to homepage. Setup search functionality.
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="/posts/openresty_and_package_update_issues.html" /><meta property="article:section" content="posts" />
|
||||
<meta property="article:published_time" content="2023-12-04T10:32:58-05:00" />
|
||||
<meta property="article:modified_time" content="2023-12-04T10:32:58-05:00" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
<meta property="article:modified_time" content="2023-12-04T10:32:58-05:00" /><meta property="og:site_name" content="Self-hosted Norm" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="QuickHits: OpenResty and Package Updates"/>
|
||||
@ -138,6 +138,11 @@
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../search.html" title="Search (Alt + /)" accesskey=/>
|
||||
<span>Search</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user