Socialify

Folder ..

Viewing 404.md
14 lines (13 loc) • 227.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
---
title: "404 - File not found"
layout: 404
description: ""
url: /404.html
robots: noindex,follow
sitemap:
  disable: true
---

<div class="text-center py-5">
  <h1 class="display-1">404</h1>
  <h2>File not found</h2>
</div>