Skip to content

Commit 441138a

Browse files
committed
Fix auto refactor glitch on assets/images
1 parent 780e4b8 commit 441138a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

thanks.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ul class="thanks-list">
1111
<li class="thanks">
1212
<a href="http://www.easydns.com/?V=698570efeb62a6e2" class="thanks__logo">
13-
<img src="assets/images/sponsors/easydns.png" alt="easyDNS">
13+
<img src="images/sponsors/easydns.png" alt="easyDNS">
1414
</a>
1515
<section>
1616
<strong class="thanks__heading"><a href="http://www.easydns.com/?V=698570efeb62a6e2">easyDNS</a></strong>
@@ -20,7 +20,7 @@
2020

2121
<li class="thanks">
2222
<a href="https://www.myrasecurity.com/ddos-protection/" class="thanks__logo thanks__logo--dark">
23-
<img src="assets/images/sponsors/myra.png" alt="Myra Security">
23+
<img src="images/sponsors/myra.png" alt="Myra Security">
2424
</a>
2525
<section>
2626
<strong class="thanks__heading"><a href="https://www.myrasecurity.com/ddos-protection/">Myra Security</a></strong>
@@ -30,7 +30,7 @@
3030

3131
<li class="thanks">
3232
<a href="https://sinnerg.nl" class="thanks__logo thanks__logo--white">
33-
<img src="assets/images/sponsors/sinnerg.jpg" alt="SinnerG">
33+
<img src="images/sponsors/sinnerg.jpg" alt="SinnerG">
3434
</a>
3535
<section>
3636
<strong class="thanks__heading"><a href="https://sinnerg.nl">SinnerG</a></strong>
@@ -42,7 +42,7 @@
4242

4343
<li class="thanks">
4444
<a href="https://digitalocean.com" class="thanks__logo">
45-
<img src="assets/images/sponsors/digitalocean.png" alt="DigitalOcean">
45+
<img src="images/sponsors/digitalocean.png" alt="DigitalOcean">
4646
</a>
4747
<section>
4848
<strong class="thanks__heading"><a href="https://digitalocean.com">DigitalOcean</a></strong>
@@ -54,7 +54,7 @@
5454

5555
<li class="thanks">
5656
<a href="https://eukhost.com/" class="thanks__logo">
57-
<img src="assets/images/sponsors/eukhost.svg" alt="EUKhost">
57+
<img src="images/sponsors/eukhost.svg" alt="EUKhost">
5858
</a>
5959
<section>
6060
<strong class="thanks__heading"><a href="https://eukhost.com/">EUKhost</a></strong>

0 commit comments

Comments
 (0)