Skip to content

Commit 6bdebf1

Browse files
Deployed 34e4200 with MkDocs version: 1.6.1
0 parents  commit 6bdebf1

72 files changed

Lines changed: 13845 additions & 0 deletions

Some content is hidden

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

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 657 additions & 0 deletions
Large diffs are not rendered by default.

assets/css/styles.css

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
/* assets/css/styles.css */
2+
3+
.avatar-grid {
4+
display: flex;
5+
flex-wrap: wrap;
6+
gap: 12px;
7+
}
8+
9+
.avatar-grid .avatar {
10+
text-align: center;
11+
font-size: 12px;
12+
}
13+
14+
.avatar-grid img {
15+
width: 80px;
16+
height: 80px;
17+
border-radius: 50%;
18+
object-fit: cover;
19+
}

assets/favicon.ico

4.19 KB
Binary file not shown.

assets/header.webp

96.4 KB
Loading

assets/images/favicon.png

1.83 KB
Loading

assets/javascripts/bundle.79ae519e.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/bundle.79ae519e.min.js.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)