adding comment box!
This commit is contained in:
parent
51a1c5be6e
commit
eaa681c933
@ -23,6 +23,7 @@ navbar: topnav
|
||||
<div class="main-content">{{ content }}</div>
|
||||
<div class="right-sidebar">
|
||||
<img src="https://slimepondcount.goatcounter.com/counter/{{ page.url }}.png" width: 100%>
|
||||
<iframe src="https://www3.cbox.ws/box/?boxid=3539632&boxtag=JU8HaS" width="100%" height="450" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="5" marginwidth="5" scrolling="auto"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -31,4 +31,5 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: sticky;
|
||||
margin: 5px
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user