Skip to content

Commit b03f769

Browse files
committed
fix: index restored
1 parent 9683156 commit b03f769

3 files changed

Lines changed: 38 additions & 35 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Jekyll site. The following is a list of targets:
1919
├── _config.yml
2020
├── _plugins
2121
├── _tabs
22-
└── index.md
22+
└── index.html
2323
```
2424

2525
To save you time, and also in case you lose some files while copying, we extract those files/configurations of the

index.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: home
3+
# Index page
4+
---
5+
6+
<div class="note" markdown="1">
7+
8+
# RazorDevs
9+
10+
***
11+
12+
## Deep Aether
13+
14+
<img src="assets/img/deep_aether.png" alt="Deep Aether Logo">
15+
<br>
16+
17+
***
18+
19+
## Aeroblender
20+
21+
***
22+
23+
## Ascended Quark
24+
25+
***
26+
27+
### Credits
28+
29+
Deep Aether is property of RazorDevs, including 345boneshoss, Aethyus, TunefulTurnip and darksonic300. Art by Aethyus, Development by TunefulTurnip, darksonic300 and 345boneshoss. Logo and background are by Simeeow and Aethyus. Special thanks to careful#4376 (on Discord) for contributing art. Music rights for "Nabooru" and "A Morning Wish" goes to Emile van Krieken.
30+
31+
***
32+
33+
<br>
34+
<img src="assets/img/JoinOurCommunitySmall.png" alt="JoinOurCommunity">
35+
36+
[![](https://img.shields.io/discord/1045640095853707345?style=for-the-badge&label=Discord)](https://discord.gg/xB6gaUv66t)</p>
37+
</div>

index.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)