Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 478 Bytes

File metadata and controls

23 lines (18 loc) · 478 Bytes
title
404
<style> #fade { animation: fade-in 1s 1s linear both; } @keyframes fade-in { from { opacity: 0; } } </style>

404

Will there be 404 pages in the future?
  • {{ site.data.files | map: "fileName" }}
    <script src="{{ "/redirects.js" | relative_url }}" defer></script>