Skip to content

Commit

Permalink
Deployed 58c0a1c with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2024
0 parents commit 461608a
Show file tree
Hide file tree
Showing 52 changed files with 15,355 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
463 changes: 463 additions & 0 deletions 404.html

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions assets/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/* Ensure tables fit within the viewport without scrolling */
table {
width: 100%;
table-layout: fixed; /* Forces the table to take up the full width */
overflow-x: auto; /* Enable horizontal scrolling only when necessary */
border-collapse: collapse; /* Ensures no spaces between table cells */
margin-bottom: 20px; /* Optional: Adds space below the table */
}

th, td {
word-break: break-word; /* Allows long words to break and wrap */
padding: 8px; /* Adjust padding as needed */
text-align: left; /* Adjust text alignment as needed */
border: 1px solid #ddd; /* Optional: Adds borders to cells */
}
Binary file added assets/htan-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.fe8b6f2b.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.fe8b6f2b.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 461608a

Please sign in to comment.