Cleaning up

This commit is contained in:
Dan 2024-12-11 06:18:32 +07:00
commit 788ccf36be
2 changed files with 12 additions and 12 deletions

View file

@ -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();?>"/>