We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedc380 commit a8c5808Copy full SHA for a8c5808
docs/index.md
@@ -4,20 +4,7 @@
4
5
<h1></h1>
6
7
-<div class="admonition spinner" style="text-align: center;">
8
- <p class="admonition-title">
9
- <span style="display: inline-block; animation: pulse 2s ease-in-out infinite;">🚧</span>
10
- Work in Progress
11
- </p>
12
- <p>This repository is under active development.<br>Expected completion: <strong>20th of November 2025</strong></p>
13
-</div>
14
15
-<style>
16
-@keyframes pulse {
17
- 0%, 100% { opacity: 1; }
18
- 50% { opacity: 0.4; }
19
-}
20
-</style>
21
22
<p align="center">
23
<img src="./images/git_and_github.png" alt="drawing" width="300">
0 commit comments