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 f6321eb commit 8c2edfbCopy full SHA for 8c2edfb
themes/vue/layout/partials/ad.ejs
@@ -1,9 +1,12 @@
1
<div id="ad">
2
- <span>Proudly sponsored by</span><br>
3
- <a href="https://strikingly.com/s/careers?utm_source=v" target="_blank">
+ <span>Proudly sponsored by</span>
+ <br>
4
+ <a href="https://strikingly.com/s/careers?utm_source=v" target="_blank"
5
+ style="display:inline-block;padding-top:8px">
6
<img src="/images/strikingly.png">
7
</a>
8
<% if (page.path === 'index.html') { %>
9
10
<a href="http://itunescn.com" target="_blank">
11
<img src="/images/itunescn.png">
12
0 commit comments