mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-20 07:54:14 +00:00
12 lines
195 B
Markdown
12 lines
195 B
Markdown
---
|
|
title: Not Found
|
|
description: Sorry, I couldn't find that.
|
|
layout: page.njk
|
|
permalink: 404.html
|
|
noindex: true
|
|
---
|
|
|
|
<p class="subtitle">{{ description }}</p>
|
|
|
|
<p>Have you tried searching?</p>
|