1
0

Add book Tier-List
Build Docker and Deploy / Build Docker (push) Successful in 2m10s
Build Docker and Deploy / Deploy to Server (push) Successful in 18s

This commit is contained in:
2026-04-15 17:15:54 +02:00
parent 63989d9bc7
commit 8e0039f6bd
14 changed files with 1495 additions and 806 deletions
+5 -19
View File
@@ -33,22 +33,6 @@ $FRAME_OPTIONS->activeHeader = 'about';
<!-- - - - - - - - - - - - - - - - - - - - - -->
<div class="boxedcontent">
<div class="bc_header">My git timeline</div>
<div class="bc_data about_egg_container">
<?php
$FRAME_OPTIONS->addScript('/data/javascript/extendedgitgraph.js', true);
echo $SITE->modules->ExtendedGitGraph()->get();
?>
</div>
</div>
<!-- - - - - - - - - - - - - - - - - - - - - -->
<div class="boxedcontent">
<div class="bc_header">Other addresses</div>
@@ -110,11 +94,13 @@ $FRAME_OPTIONS->activeHeader = 'about';
<!-- - - - - - - - - - - - - - - - - - - - - -->
<div class="boxedcontent">
<div class="bc_header">Reading history (incomplete :/)</div>
<div class="bc_header">Blackforestbytes</div>
<div class="bc_data about_ehr_container">
<div class="bc_data about_bfb">
<?php echo $SITE->modules->EbookHistory()->get(); ?>
<a href="https://blackforestbytes.com">
<img src="/data/images/bfb.svg" alt="Blackforestbytes" />
</a>
</div>