-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
84 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,23 +13,23 @@ | |
|
||
<link rel="apple-touch-icon" | ||
sizes="180x180" | ||
href="/images/apple-touch-icon.png" /> | ||
href="/Dustbin/images/apple-touch-icon.png" /> | ||
|
||
|
||
<link rel="icon" | ||
type="image/png" | ||
sizes="32x32" | ||
href="/images/favicon-32x32.png" /> | ||
href="/Dustbin/images/favicon-32x32.png" /> | ||
|
||
|
||
<link rel="icon" | ||
type="image/png" | ||
sizes="16x16" | ||
href="/images/favicon-16x16.png" /> | ||
href="/Dustbin/images/favicon-16x16.png" /> | ||
|
||
|
||
<link rel="mask-icon" | ||
href="/images/logo.svg" | ||
href="/Dustbin/images/logo.svg" | ||
color="" /> | ||
|
||
|
||
|
@@ -38,15 +38,15 @@ | |
<style> | ||
@font-face { | ||
font-family:sourceHanSerif; | ||
src: url(/font/normal.ttf); | ||
src: url(/Dustbin/font/normal.ttf); | ||
font-weight: normal; | ||
} | ||
</style> | ||
|
||
<style> | ||
@font-face { | ||
font-family:sourceHanSerif; | ||
src: url(/font/bold.ttf); | ||
src: url(/Dustbin/font/bold.ttf); | ||
font-weight: bold; | ||
} | ||
</style> | ||
|
@@ -55,10 +55,10 @@ | |
|
||
<link rel="stylesheet" | ||
type="text/css" | ||
href='/css/layout.css' /> | ||
href='/Dustbin/css/layout.css' /> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/css/post.css"/> | ||
<link rel="stylesheet" type="text/css" href="/Dustbin/css/post.css"/> | ||
|
||
|
||
<meta name="generator" content="Hexo 7.3.0"></head> | ||
|
@@ -102,8 +102,8 @@ | |
|
||
<div class="head"> | ||
<div class="nav"> | ||
<a href='/' class="nav-logo"> | ||
<img alt="logo" height="60px" width="60px" src="/images/logo.svg" /> | ||
<a href='/Dustbin/' class="nav-logo"> | ||
<img alt="logo" height="60px" width="60px" src="/Dustbin/images/logo.svg" /> | ||
</a> | ||
<input id="navBtn" type="checkbox" /> | ||
<div class="nav-right"> | ||
|
@@ -129,7 +129,7 @@ | |
|
||
<div class="nav-menu"> | ||
|
||
<a class="nav-menu-item" href='/blog/'>博客</a> | ||
<a class="nav-menu-item" href='/Dustbin/blog/'>博客</a> | ||
|
||
|
||
</div> | ||
|
@@ -178,7 +178,7 @@ | |
|
||
<div class="vhr"></div> | ||
|
||
<a class="post-nav-item-right" href="/2024/08/22/hello-world/"> | ||
<a class="post-nav-item-right" href="/Dustbin/2024/08/22/hello-world/"> | ||
<div class="text-align"> | ||
<span class="text-small">下一篇</span> | ||
<svg t="1670570876164" | ||
|
@@ -220,12 +220,12 @@ | |
<div class="foot-item__body"> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-link.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-link.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://github.com/hooozen/hexo-theme-tranquility">Hexo Tranquility 博客主题</a> | ||
</div> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-link+.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-link+.svg" /> | ||
<a class="foot-link" | ||
href="mailto:[email protected]?subject=%E7%94%B3%E8%AF%B7%20Hozen.site%20%E7%9A%84%E5%8F%8B%E9%93%BE%E4%BD%8D%E7%BD%AE"> | ||
申请友链</a> | ||
|
@@ -239,12 +239,12 @@ | |
<div class="foot-item__body"> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/logo-github.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/logo-github.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://github.com/Jzy258">Github</a> | ||
</div> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/logo-bilibili.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/logo-bilibili.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://space.bilibili.com/435751246">Bilibili</a> | ||
</div> | ||
|
||
|
@@ -255,14 +255,14 @@ | |
<div class="foot-item__head">联系</div> | ||
<div class="foot-item__body"> | ||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-email.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-email.svg" /> | ||
<a class="foot-link" href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="copyright"> | ||
<a href="http://example.com">Dustbin</a> | 由 <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a> 及 | ||
<a href="http://jzy258.github.io/Dustbin">Dustbin</a> | 由 <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a> 及 | ||
<svg width="20" height="20" viewBox="0 0 725 725"> | ||
<path fill-rule="evenodd" fill="rgb(221, 221, 221)" d="M145.870,236.632 L396.955,103.578 L431.292,419.44 L156.600,522.53 L145.870,236.632 Z" /> | ||
<path fill-rule="evenodd" fill="rgb(159, 159, 159)" d="M396.955,103.578 L564.345,234.486 L611.558,513.469 L431.292,419.44 L396.955,103.578 Z" /> | ||
|
@@ -274,8 +274,8 @@ | |
</div> | ||
|
||
|
||
<script src="/js/search.js"></script> | ||
<script>searchInitialize("/search.json")</script> | ||
<script src="/Dustbin/js/search.js"></script> | ||
<script>searchInitialize("/Dustbin/search.json")</script> | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,23 +13,23 @@ | |
|
||
<link rel="apple-touch-icon" | ||
sizes="180x180" | ||
href="/images/apple-touch-icon.png" /> | ||
href="/Dustbin/images/apple-touch-icon.png" /> | ||
|
||
|
||
<link rel="icon" | ||
type="image/png" | ||
sizes="32x32" | ||
href="/images/favicon-32x32.png" /> | ||
href="/Dustbin/images/favicon-32x32.png" /> | ||
|
||
|
||
<link rel="icon" | ||
type="image/png" | ||
sizes="16x16" | ||
href="/images/favicon-16x16.png" /> | ||
href="/Dustbin/images/favicon-16x16.png" /> | ||
|
||
|
||
<link rel="mask-icon" | ||
href="/images/logo.svg" | ||
href="/Dustbin/images/logo.svg" | ||
color="" /> | ||
|
||
|
||
|
@@ -38,15 +38,15 @@ | |
<style> | ||
@font-face { | ||
font-family:sourceHanSerif; | ||
src: url(/font/normal.ttf); | ||
src: url(/Dustbin/font/normal.ttf); | ||
font-weight: normal; | ||
} | ||
</style> | ||
|
||
<style> | ||
@font-face { | ||
font-family:sourceHanSerif; | ||
src: url(/font/bold.ttf); | ||
src: url(/Dustbin/font/bold.ttf); | ||
font-weight: bold; | ||
} | ||
</style> | ||
|
@@ -55,10 +55,10 @@ | |
|
||
<link rel="stylesheet" | ||
type="text/css" | ||
href='/css/layout.css' /> | ||
href='/Dustbin/css/layout.css' /> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/css/post.css"/> | ||
<link rel="stylesheet" type="text/css" href="/Dustbin/css/post.css"/> | ||
|
||
|
||
<meta name="generator" content="Hexo 7.3.0"></head> | ||
|
@@ -102,8 +102,8 @@ | |
|
||
<div class="head"> | ||
<div class="nav"> | ||
<a href='/' class="nav-logo"> | ||
<img alt="logo" height="60px" width="60px" src="/images/logo.svg" /> | ||
<a href='/Dustbin/' class="nav-logo"> | ||
<img alt="logo" height="60px" width="60px" src="/Dustbin/images/logo.svg" /> | ||
</a> | ||
<input id="navBtn" type="checkbox" /> | ||
<div class="nav-right"> | ||
|
@@ -129,7 +129,7 @@ | |
|
||
<div class="nav-menu"> | ||
|
||
<a class="nav-menu-item" href='/blog/'>博客</a> | ||
<a class="nav-menu-item" href='/Dustbin/blog/'>博客</a> | ||
|
||
|
||
</div> | ||
|
@@ -187,7 +187,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl | |
|
||
<div class="post-nav"> | ||
|
||
<a class="post-nav-item-left" href="/2024/08/22/Hello-World-0/"> | ||
<a class="post-nav-item-left" href="/Dustbin/2024/08/22/Hello-World-0/"> | ||
<div class="text-align"> | ||
<svg t="1670570876164" | ||
class="icon" | ||
|
@@ -232,12 +232,12 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl | |
<div class="foot-item__body"> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-link.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-link.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://github.com/hooozen/hexo-theme-tranquility">Hexo Tranquility 博客主题</a> | ||
</div> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-link+.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-link+.svg" /> | ||
<a class="foot-link" | ||
href="mailto:[email protected]?subject=%E7%94%B3%E8%AF%B7%20Hozen.site%20%E7%9A%84%E5%8F%8B%E9%93%BE%E4%BD%8D%E7%BD%AE"> | ||
申请友链</a> | ||
|
@@ -251,12 +251,12 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl | |
<div class="foot-item__body"> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/logo-github.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/logo-github.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://github.com/Jzy258">Github</a> | ||
</div> | ||
|
||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/logo-bilibili.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/logo-bilibili.svg" /> | ||
<a class="foot-link" target="_blank" rel="noopener" href="https://space.bilibili.com/435751246">Bilibili</a> | ||
</div> | ||
|
||
|
@@ -267,14 +267,14 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl | |
<div class="foot-item__head">联系</div> | ||
<div class="foot-item__body"> | ||
<div class="text"> | ||
<img alt="link" height="20px" width="20px" src="/images/icon/icon-email.svg" /> | ||
<img alt="link" height="20px" width="20px" src="/Dustbin/images/icon/icon-email.svg" /> | ||
<a class="foot-link" href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="copyright"> | ||
<a href="http://example.com">Dustbin</a> | 由 <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a> 及 | ||
<a href="http://jzy258.github.io/Dustbin">Dustbin</a> | 由 <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a> 及 | ||
<svg width="20" height="20" viewBox="0 0 725 725"> | ||
<path fill-rule="evenodd" fill="rgb(221, 221, 221)" d="M145.870,236.632 L396.955,103.578 L431.292,419.44 L156.600,522.53 L145.870,236.632 Z" /> | ||
<path fill-rule="evenodd" fill="rgb(159, 159, 159)" d="M396.955,103.578 L564.345,234.486 L611.558,513.469 L431.292,419.44 L396.955,103.578 Z" /> | ||
|
@@ -286,8 +286,8 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl | |
</div> | ||
|
||
|
||
<script src="/js/search.js"></script> | ||
<script>searchInitialize("/search.json")</script> | ||
<script src="/Dustbin/js/search.js"></script> | ||
<script>searchInitialize("/Dustbin/search.json")</script> | ||
|
||
|
||
|
||
|
Oops, something went wrong.