Deployed 406107b to REL1_0_STABLE with MkDocs 1.3.0 and mike 1.1.2

gh-pages
GitHub Action 2022-05-04 06:26:17 +00:00
parent 8b17017269
commit 0a9df2f5f4
4 changed files with 17 additions and 6 deletions

View File

@ -351,6 +351,8 @@
<article class="md-content__inner md-typeset">
<h1>404 - Not found</h1>
<p>
We can't find the page you are looking for. Try using the Search or <a href= "/index.html"> return to homepage </a>. </p>
</article>
</div>

View File

@ -0,0 +1,9 @@
{#-
This file was automatically generated - do not edit
-#}
{% extends "main.html" %}
{% block content %}
<h1>404 - Not found</h1>
<p>
We can't find the page you are looking for. Try using the Search or <a href= "{{ config.extra.homepage | d(nav.homepage.url, true) | url }}"> return to homepage </a>. </p>
{% endblock %}

View File

@ -2,32 +2,32 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-05-03</lastmod>
<lastmod>2022-05-04</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.