We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d3c5b commit 4c5cf50Copy full SHA for 4c5cf50
_layouts/about.liquid
@@ -1,6 +1,7 @@
1
---
2
layout: default
3
4
+<div style="background-image: url('/assets/img/lab_logo.png'); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; padding: 20px;">
5
<div class="post">
6
<header class="post-header">
7
<h1 class="post-title">
@@ -78,3 +79,4 @@ layout: default
78
79
{% endif %}
80
</article>
81
</div>
82
+</div>
0 commit comments