✨ feat(updatebox): update the update box
This commit is contained in:
parent
cde99a21a6
commit
59924c19f9
2 changed files with 147 additions and 145 deletions
|
@ -3,28 +3,28 @@ layout: layout.liquid
|
|||
---
|
||||
|
||||
<p>
|
||||
Hello! Welcome to <i>punkfairie.net.</i> This is my little home on the web, and also serves as a directory for my
|
||||
other sites!
|
||||
Hello! Welcome to <i>punkfairie.net.</i> This is my little home on the web, and also serves as a directory for my
|
||||
other sites!
|
||||
</p>
|
||||
|
||||
<div class="UpdateBox">
|
||||
<h2 class="Title--sizeH4">8 June 2023</h2>
|
||||
<p>New rainbow layout finished!</p>
|
||||
<h2 class="Title--sizeH4">28 Sept 2024</h2>
|
||||
<p>New <a class="Link" href="/diary/">diary post</a> added; various small tweaks.</p>
|
||||
</div>
|
||||
|
||||
<!-- BEGIN CBOX - www.cbox.ws - v4.3 -->
|
||||
<div id="cboxdiv" class="Cbox">
|
||||
<div class="Cbox-messages">
|
||||
<!--suppress HtmlDeprecatedAttribute -->
|
||||
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=main" marginheight="0" marginwidth="0"
|
||||
frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes"
|
||||
name="cboxmain3-3514647" id="cboxmain3-3514647"></iframe>
|
||||
</div>
|
||||
<div class="Cbox-form">
|
||||
<!--suppress HtmlDeprecatedAttribute -->
|
||||
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=form" allow="autoplay" marginheight="0"
|
||||
marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes"
|
||||
name="cboxform3-3514647" id="cboxform3-3514647"></iframe>
|
||||
</div>
|
||||
<div class="Cbox-messages">
|
||||
<!--suppress HtmlDeprecatedAttribute -->
|
||||
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=main" marginheight="0" marginwidth="0"
|
||||
frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes" name="cboxmain3-3514647"
|
||||
id="cboxmain3-3514647"></iframe>
|
||||
</div>
|
||||
<div class="Cbox-form">
|
||||
<!--suppress HtmlDeprecatedAttribute -->
|
||||
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=form" allow="autoplay" marginheight="0"
|
||||
marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes"
|
||||
name="cboxform3-3514647" id="cboxform3-3514647"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END CBOX -->
|
||||
|
|
Loading…
Reference in a new issue