summaryrefslogtreecommitdiff
path: root/layouts/posts/single.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/posts/single.html
parent40754e1baa19792f1feafe475d168ee2ab0f8d36 (diff)
Remove inline-style
Diffstat (limited to 'layouts/posts/single.html')
-rw-r--r--layouts/posts/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index cb63cbf..072168c 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -12,7 +12,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>