feat(updatebox): update the update box

This commit is contained in:
punkfairie 2024-09-28 13:20:43 -07:00
parent cde99a21a6
commit 59924c19f9
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 147 additions and 145 deletions

View file

@ -3,28 +3,28 @@ layout: layout.liquid
--- ---
<p> <p>
Hello! Welcome to <i>punkfairie.net.</i> This is my little home on the web, and also serves as a directory for my 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! other sites!
</p> </p>
<div class="UpdateBox"> <div class="UpdateBox">
<h2 class="Title--sizeH4">8 June 2023</h2> <h2 class="Title--sizeH4">28 Sept 2024</h2>
<p>New rainbow layout finished!</p> <p>New <a class="Link" href="/diary/">diary post</a> added; various small tweaks.</p>
</div> </div>
<!-- BEGIN CBOX - www.cbox.ws - v4.3 --> <!-- BEGIN CBOX - www.cbox.ws - v4.3 -->
<div id="cboxdiv" class="Cbox"> <div id="cboxdiv" class="Cbox">
<div class="Cbox-messages"> <div class="Cbox-messages">
<!--suppress HtmlDeprecatedAttribute --> <!--suppress HtmlDeprecatedAttribute -->
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=main" marginheight="0" marginwidth="0" <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" frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes" name="cboxmain3-3514647"
name="cboxmain3-3514647" id="cboxmain3-3514647"></iframe> id="cboxmain3-3514647"></iframe>
</div> </div>
<div class="Cbox-form"> <div class="Cbox-form">
<!--suppress HtmlDeprecatedAttribute --> <!--suppress HtmlDeprecatedAttribute -->
<iframe src="https://www3.cbox.ws/box/?boxid=3514647&boxtag=MuJsN5&sec=form" allow="autoplay" marginheight="0" <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" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes"
name="cboxform3-3514647" id="cboxform3-3514647"></iframe> name="cboxform3-3514647" id="cboxform3-3514647"></iframe>
</div> </div>
</div> </div>
<!-- END CBOX --> <!-- END CBOX -->

260
tags

File diff suppressed because it is too large Load diff