summaryrefslogtreecommitdiff
path: root/layouts/home.html
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-03-31 22:49:30 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-03-31 22:49:30 +0200
commit136e24bb61f5594f8b4f018d7e9c572a33863b25 (patch)
tree6486681496d9a257c8db1beb509b6f3dd24844d1 /layouts/home.html
parent40754e1baa19792f1feafe475d168ee2ab0f8d36 (diff)
Remove inline-style
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/home.html b/layouts/home.html
index aa5df28..b1e0212 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -13,7 +13,7 @@
<footer>
<p class="text-center">
<a class="image-link" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
- <img alt="Creative Commons License" style="border-width:0" src="/img/cc-by-sa.png" />
+ <img alt="Creative Commons License" src="/img/cc-by-sa.png" />
</a>
</p>
</footer>