Skip to content

Commit b430568

Browse files
committed
no need for revain widget now
1 parent 096390d commit b430568

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

_includes/footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ <h3>Subscribe to Masari</h3>
3333

3434
<!-- lets get to the top -->
3535
<a href="#top" class="top-button hidden"><i class="fas fa-chevron-up"></i><p>Top</p></a>
36-
<iframe class="revain_fixed" src="https://revain.org/widget-v2/promo-small?companyType=Project&companySlug=masari&consumer=https%3A%2F%2Fgetmasari.org&borderRadius=8px&elevationLevel=1&px=24px&py=24px&bg=neutral.0&dataSource=null&locale=en&theme=default"></iframe>
3736
<!-- Scripts -->
3837
<script src="/js/jquery-3.4.1.min.js"></script>
3938
<script src="/js/bootstrap.min.js"></script>

css/style.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,12 +1200,4 @@ text-decoration: none;
12001200
}
12011201
.downloads .version {
12021202
font-size: 1em;
1203-
}
1204-
/* a little promo */
1205-
.revain_fixed {
1206-
position: fixed;
1207-
left: 0;
1208-
bottom: 0;
1209-
z-index: 3;
1210-
border: none;
12111203
}

0 commit comments

Comments
 (0)