mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-06-30 04:56:17 +00:00
switch to Astro
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<style>
|
||||
|
||||
@media screen and (max-width: 520px) {
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<a href="/">
|
||||
<img alt="Blog Logo" src="/assets/yht_logo.png" width="50px" height="50px" />
|
||||
</a>
|
||||
Reference in New Issue
Block a user