Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
13
vendor/twbs/bootstrap/site/content/404.md
vendored
Normal file
13
vendor/twbs/bootstrap/site/content/404.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "404 - File not found"
|
||||
layout: 404
|
||||
description: ""
|
||||
url: /404.html
|
||||
robots: noindex,follow
|
||||
sitemap_exclude: true
|
||||
---
|
||||
|
||||
<div class="text-center py-5">
|
||||
<h1 class="display-1">404</h1>
|
||||
<h2>File not found</h2>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue