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