Skip to content

Commit

Permalink
Deployed 2019170 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 28, 2024
0 parents commit a752db7
Show file tree
Hide file tree
Showing 65 changed files with 21,452 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
917 changes: 917 additions & 0 deletions 404.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{% extends "main.html" %}

<!-- Content -->
{% block content %}
<h1 id="error">404 - Not found</h1>
{% endblock %}
41 changes: 41 additions & 0 deletions assets/css/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
.md-grid {
max-width: 1300px;
}

.md-header__button.md-logo img, .md-header__button.md-logo svg {
background: white;
border-radius: 50%;
padding: 3px;
}

.md-header__topic:first-child {
font-weight: normal;
}

:root {
--md-primary-fg-color: #42735F;
--md-primary-bg-color: white;
}

[data-md-color-scheme="default"] {
--md-typeset-a-color: #1f4037;
--md-primary-fg-color--dark: #1f4037;
}

[data-md-color-scheme="slate"] {
--md-primary-fg-color: #1f4037;
--md-typeset-a-color: #99f2c8;
--md-primary-fg-color--dark: #42735F;
}

[title="Edit this page"] {
display: none;
}

[data-md-component="content"] h1 {
display: none;
}

[data-md-component="content"] h1[id] {
display: inherit;
}
Binary file added assets/images/favicon.ico
Binary file not shown.
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.dd8806f2.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.dd8806f2.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a752db7

Please sign in to comment.