Change bootstrap to source version

This commit is contained in:
2024-02-15 23:08:20 +01:00
parent 3c2924f58f
commit e01307758c
748 changed files with 119792 additions and 1133 deletions

View 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>