Added RSS button to homepage. Setup search functionality.
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
<meta property="og:url" content="/posts/google_scripts_sheets_to_slides.html" />
|
||||
<meta property="og:image" content="/%3Cimage%20path/url%3E" /><meta property="article:section" content="posts" />
|
||||
<meta property="article:published_time" content="2024-02-25T10:14:30-05:00" />
|
||||
<meta property="article:modified_time" content="2024-02-25T10:14:30-05:00" /><meta property="og:site_name" content="Norm-working Packets" />
|
||||
<meta property="article:modified_time" content="2024-02-25T10:14:30-05:00" /><meta property="og:site_name" content="Self-hosted Norm" />
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:image" content="/%3Cimage%20path/url%3E" />
|
||||
@ -140,6 +140,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