mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Cleaning up
This commit is contained in:
parent
40cdf2c3c3
commit
788ccf36be
2 changed files with 12 additions and 12 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<div class="flex h-screen flex-col justify-between font-sans">
|
||||
<header class="flex items-center justify-between py-10">
|
||||
<div>
|
||||
<a aria-label="Quasilinear Musings" href="<?php echo site_url();?>">
|
||||
<a aria-label="<?php echo blog_title();?>" href="<?php echo site_url();?>">
|
||||
<div class="flex items-center justify-between">
|
||||
<div class="mr-3">
|
||||
<img width="45" src="<?php echo theme_path();?>logo.png" alt="<?php echo blog_title();?>"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue