Skip to content

Commit cbac9ce

Browse files
committed
Replace Sponsor with Filestack
1 parent 0e07349 commit cbac9ce

File tree

3 files changed

+22
-13
lines changed

3 files changed

+22
-13
lines changed

_includes/ad-main.html

+6-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
<!-- Browserstack -->
22
<div class="ad">
3-
<a href="https://www.browserstack.com/">
4-
<img src="/img/vendor/browserstack.png" alt="We're testing Summernote via BrowserStack."/>
5-
<p>We're using BrowserStack for testing!</p>
3+
<a href="https://www.filestack.com/">
4+
<img
5+
src="/img/vendor/filestack.png"
6+
alt="File Uploader & File Upload API - Filestack"
7+
style="width: 100%; height: auto"
8+
/>
69
</a>
710
</div>
8-
<!-- Google Ad -->
9-
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
10-
<!-- ad-main -->
11-
<ins class="adsbygoogle"
12-
style="display:inline-block;width:320px;height:100px"
13-
data-ad-client="ca-pub-4799203991210529"
14-
data-ad-slot="5651631492"></ins>
15-
<script>
16-
(adsbygoogle = window.adsbygoogle || []).push({});
17-
</script>

img/vendor/filestack.png

53.2 KB
Loading

index.html

+16
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,22 @@ <h3>Donate</h3>
109109
</div>
110110
</div>
111111
</div>
112+
<h3>Sponsor</h3>
113+
<div class="row">
114+
<div class="col-sm-12 summary-section">
115+
<div>
116+
<a
117+
href="https://www.filestack.com/signup-start/?utm_source=Summernote&utm_medium=Leads%20Acquisition&utm_content=SummernoteROS2024&utm_campaign=SummernoteROS2024"
118+
>
119+
<img
120+
src="/img/vendor/filestack.png"
121+
alt="File Uploader & File Upload API - Filestack"
122+
style="width: 100%; height: auto"
123+
/>
124+
</a>
125+
</div>
126+
</div>
127+
</div>
112128
</div>
113129
<div class="col-sm-7 twitter-list">
114130
<h3 class="twitter-title">Our Amazing Contributors:</h3>

0 commit comments

Comments
 (0)