Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit e87ff4a

Browse files
committed
Fixes
1 parent 9c5d08a commit e87ff4a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

project/destor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1>Destor</h1>
4848
<div class="overview">
4949
<h1>Overview</h1>
5050
<p>Destor is a Minecraft server manager. It helps you to configure your minecraft server</p>
51-
<p>>ou can install it through our Discord or from the Version History Page.</p>
51+
<p>You can install it through our Discord or from the Version History Page.</p>
5252
<div class="table_t">
5353
<table>
5454
<tr>

project/diec/version-history/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>diec</h1>
4747
<div class="page-content">
4848
<div class="content">
4949
<h1>Version History</h1>
50-
<p>This Software is licensed under the Open Source <a href="https://d-i-projects.github.io/project/diec/release/LICENSE.txt">MIT License</a>.</p>
50+
<p>This Software is licensed under the Open Source <a class="better-link" href="https://d-i-projects.github.io/project/destor/release/LICENSE.txt"><b>MIT License</b></a>.</p>
5151
<p>All downloads you find here are the same as the ones you would find in our GitHub and not modified.</p>
5252
<div class="table_t">
5353
<table>

project/diec/version-history/style_project_diec.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ pre code {
296296
padding: 10px 80px;
297297
margin: 10px;
298298
border-radius: 15px;
299-
background-color: #751414;
299+
background-color: #361475;
300300
}
301301

302302
.sidebar button {
@@ -547,4 +547,4 @@ body.light-mode .light-mode-btn .fa-sun {
547547
.footer-left {
548548
display:none;
549549
}
550-
}
550+
}

0 commit comments

Comments
 (0)