Skip to content

Commit 8c2edfb

Browse files
committed
adjust ad styling
1 parent f6321eb commit 8c2edfb

File tree

1 file changed

+5
-2
lines changed
  • themes/vue/layout/partials

1 file changed

+5
-2
lines changed

themes/vue/layout/partials/ad.ejs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<div id="ad">
2-
<span>Proudly sponsored by</span><br>
3-
<a href="https://strikingly.com/s/careers?utm_source=v" target="_blank">
2+
<span>Proudly sponsored by</span>
3+
<br>
4+
<a href="https://strikingly.com/s/careers?utm_source=v" target="_blank"
5+
style="display:inline-block;padding-top:8px">
46
<img src="/images/strikingly.png">
57
</a>
68
<% if (page.path === 'index.html') { %>
9+
<br>
710
<a href="http://itunescn.com" target="_blank">
811
<img src="/images/itunescn.png">
912
</a>

0 commit comments

Comments
 (0)