moved images to assets folder

This commit is contained in:
2021-10-22 20:48:22 +02:00
parent 31bd026a86
commit 04fb8b7efe
294 changed files with 25 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
<div class="icons pb-4">
<a class="text-white" href="https://git.harting.dev/CSGOWTF" target="_blank">
<!-- <i class="bi bi-github"></i>-->
<img src="../images/icons/gitea.svg" alt="">
<img src="../assets/images/icons/gitea.svg" alt="">
</a>
</div>
<div class="text">
@@ -30,4 +30,4 @@ img {
p {
font-size: .85rem;
}
</style>
</style>