11 lines
175 B
Markdown
11 lines
175 B
Markdown
---
|
|
title: 'Error 404: Not found'
|
|
layout: default.njk
|
|
permalink: '404.html'
|
|
---
|
|
|
|
# Error 404
|
|
|
|
Uh-oh! Couldn't find that URL on this server. Maybe you had a typo?
|
|
|
|
[Go home](/) |