older version of ivory?

This commit is contained in:
PySimpleGUI 2021-09-27 14:00:40 -04:00
parent bb0094a7b7
commit e7b36a6f16
15 changed files with 912 additions and 0 deletions

6
mkdocs_ivory/404.html Normal file
View file

@ -0,0 +1,6 @@
{% extends "base.html" %}
{% block content %}
<h1 id="404-page-not-found">404</h1>
<p><strong>Page not found</strong></p>
{% endblock %}