Skip to content

Commit 8d19075

Browse files
author
github-actions
committed
Deployed 04c20ac to 1.1.0 with MkDocs 1.6.0 and mike 2.1.3
1 parent 80cb7c9 commit 8d19075

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+7824
-3
lines changed

1.1.0/404.html

+1
Large diffs are not rendered by default.

1.1.0/asgi/index.html

+14
Large diffs are not rendered by default.

1.1.0/assets/css/main.css

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
/* Font changes */
2+
.md-typeset {
3+
font-weight: 300;
4+
}
5+
6+
.md-typeset h1 {
7+
font-weight: 600;
8+
margin: 0;
9+
font-size: 2.5em;
10+
}
11+
12+
.md-typeset h2 {
13+
font-weight: 500;
14+
}
15+
16+
.md-typeset h3 {
17+
font-weight: 400;
18+
}
19+
20+
/* Reduce size of the outdated banner */
21+
.md-banner__inner {
22+
margin: 0.45rem auto;
23+
}
24+
25+
/* Footer styling */
26+
.md-footer {
27+
border-top: 1px solid var(--md-footer-border-color);
28+
}
29+
30+
.md-copyright {
31+
width: 100%;
32+
}
33+
34+
.md-copyright__highlight {
35+
width: 100%;
36+
}
37+
38+
.legal-footer-right {
39+
float: right;
40+
}
41+
42+
.md-copyright__highlight div {
43+
display: inline;
44+
}

1.1.0/assets/images/favicon.png

1.83 KB
Loading

1.1.0/assets/javascripts/bundle.af256bd8.min.js

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.1.0/assets/javascripts/bundle.af256bd8.min.js.map

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.1.0/assets/javascripts/lunr/min/lunr.ar.min.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.1.0/assets/javascripts/lunr/min/lunr.da.min.js

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.1.0/assets/javascripts/lunr/min/lunr.de.min.js

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.1.0/assets/javascripts/lunr/min/lunr.du.min.js

+18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)