Skip to content

Commit a8c5808

Browse files
remove work in progress message from index page
1 parent bedc380 commit a8c5808

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,7 @@
44

55
<h1></h1>
66

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>
147

15-
<style>
16-
@keyframes pulse {
17-
0%, 100% { opacity: 1; }
18-
50% { opacity: 0.4; }
19-
}
20-
</style>
218

229
<p align="center">
2310
<img src="./images/git_and_github.png" alt="drawing" width="300">

0 commit comments

Comments
 (0)