[SITE] add new logo (and Boon font) to front page
This commit is contained in:
parent
179eb03074
commit
2a355d4f81
19 changed files with 127 additions and 22 deletions
|
@ -14,7 +14,17 @@ snippet('base/cont-header');
|
|||
<div class="container">
|
||||
|
||||
<div class="home">
|
||||
<h1><?php echo $page->hero_text()->kirbytextRaw() ?></h1>
|
||||
<div class="logo">
|
||||
<span class="firstname">jannik</span>0b 01101010<br>
|
||||
01100001 01101110<br>
|
||||
01101110 01101001<br>
|
||||
01101011 <span class="surname">beyerstedt</span><br>
|
||||
01100010 01100101<br>
|
||||
01111001 01100101<br>
|
||||
01110010 01110011<br>
|
||||
01110100 01100101<br>
|
||||
01100100 01110100
|
||||
</div>
|
||||
<p><?php echo $page->subtitle()->kirbytextRaw() ?></p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue