-
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.
update from gridea: 2024-12-16 13:05:46
- Loading branch information
0 parents
commit 2911398
Showing
29 changed files
with
6,176 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>Page Not Found</title> | ||
<style> | ||
* { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
body { | ||
display: flex; | ||
flex-direction: column; | ||
height: 100vh; | ||
text-align: center; | ||
} | ||
.box { | ||
flex: 1; | ||
display: flex; | ||
justify-content: center; | ||
flex-direction: column; | ||
} | ||
.number { | ||
font-size: 80px; | ||
color: #666; | ||
font-weight: bold; | ||
} | ||
.text { | ||
font-size: 14px; | ||
margin: 24px; | ||
color: #333; | ||
} | ||
.btn-container { | ||
display: flex; | ||
justify-content: center; | ||
} | ||
.btn { | ||
padding: 8px 24px; | ||
display: inline-block; | ||
text-decoration: none; | ||
background: #fff; | ||
border: 2px solid #efefef; | ||
color: #333; | ||
margin: 24px; | ||
border-radius: 20px; | ||
cursor: pointer; | ||
display: flex; | ||
align-items: center; | ||
} | ||
.footer { | ||
padding: 16px; | ||
border-top: 1px solid #efefef; | ||
color: #777; | ||
font-weight: lighter; | ||
} | ||
.footer a { | ||
text-decoration: none; | ||
font-weight: bold; | ||
color: #000; | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<div class="box"> | ||
<div class="number">4 0 4</div> | ||
<div class="text"> | ||
Page not found | ||
</div> | ||
<div class="btn-container"> | ||
<a class="btn" id="back"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="margin-right: 8px;"> | ||
<path fill="none" d="M0 0h24v24H0z"/> | ||
<path d="M5.828 7l2.536 2.536L6.95 10.95 2 6l4.95-4.95 1.414 1.414L5.828 5H13a8 8 0 1 1 0 16H4v-2h9a6 6 0 1 0 0-12H5.828z"/> | ||
</svg> | ||
Back | ||
</a> | ||
</div> | ||
</div> | ||
<footer class="footer"> | ||
Powered by <a href="https://gridea.dev" target="_blank">Gridea</a> | ||
</footer> | ||
<script> | ||
var back = document.getElementById('back') | ||
back.onclick = function() { console.log('run...'); history.back() } | ||
</script> | ||
</body> | ||
</html> |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
{"posts":[]} |
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 |
---|---|---|
@@ -0,0 +1,92 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"/> | ||
<title></title> | ||
<link rel="shortcut icon" href="https://xiaoyeye.us.kg/favicon.ico"> | ||
<link href="https://xiaoyeye.us.kg/styles/main.css" rel="stylesheet"> | ||
<link href="//at.alicdn.com/t/font_1678829_7cn41ho9lyt.css" rel="stylesheet"> | ||
<link href="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" rel="stylesheet"> | ||
<link rel="alternate" type="application/rss+xml" title=" » Feed" href="https://xiaoyeye.us.kg/atom.xml"> | ||
</head> | ||
|
||
<body> | ||
<div class="main animated"> | ||
<div class="header animated fadeInDown"> | ||
<div class="site_title_container"> | ||
<div class="site_title"> | ||
<a href="https://xiaoyeye.us.kg"></a> | ||
</div> | ||
</div> | ||
<div class="my_socials"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="https://xiaoyeye.us.kg/atom.xml" target="_blank"><i class="iconfont icon-rss"></i></a> | ||
</div> | ||
</div> | ||
|
||
<div class="header_menu"> | ||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/" class="menu">个人主页</a> | ||
|
||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/archives" class="menu">归档</a> | ||
|
||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/post/about" class="menu">关于(业余)</a> | ||
|
||
|
||
<div class="gridea-search-div"> | ||
<form id="gridea-search-form" action="https://xiaoyeye.us.kg/search/"> | ||
<input class="gridea-search-input" autocomplete="off" spellcheck="false" name="q"/> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="autopagerize_page_element"> | ||
<div class="content"> | ||
|
||
|
||
</div> | ||
</div> | ||
<div class="paginator pager pagination"> | ||
<div class="paginator_container pagination_container"> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
<div class="footer"> | ||
|
||
<div class="powered_by"> | ||
<a href="https://codeberg.org/kytrun/gridea-theme-one" target="_blank">Theme One,</a> | ||
<a href="https://gridea.dev/" target="_blank">Powered by Gridea!</a> | ||
</div> | ||
<div class="footer_slogan"> | ||
等待,然后去期待! | ||
</div> | ||
<div id="back_to_top" class="back_to_top"> | ||
<span>△</span> | ||
</div> | ||
|
||
</div> | ||
|
||
<script src="https://xiaoyeye.us.kg/media/scripts/util.js"></script> | ||
</body> | ||
|
||
</html> |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<feed xmlns="http://www.w3.org/2005/Atom"> | ||
<id>https://xiaoyeye.us.kg</id> | ||
<title></title> | ||
<updated>2024-12-16T05:05:46.030Z</updated> | ||
<generator>https://github.com/jpmonette/feed</generator> | ||
<link rel="alternate" href="https://xiaoyeye.us.kg"/> | ||
<link rel="self" href="https://xiaoyeye.us.kg/atom.xml"/> | ||
<subtitle>等待,然后去期待!</subtitle> | ||
<logo>https://xiaoyeye.us.kg/images/avatar.png</logo> | ||
<icon>https://xiaoyeye.us.kg/favicon.ico</icon> | ||
<rights>All rights reserved 2024, </rights> | ||
</feed> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"/> | ||
<title></title> | ||
<link rel="shortcut icon" href="https://xiaoyeye.us.kg/favicon.ico"> | ||
<link href="https://xiaoyeye.us.kg/styles/main.css" rel="stylesheet"> | ||
<link href="//at.alicdn.com/t/font_1678829_7cn41ho9lyt.css" rel="stylesheet"> | ||
<link href="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" rel="stylesheet"> | ||
<link rel="alternate" type="application/rss+xml" title=" » Feed" href="https://xiaoyeye.us.kg/atom.xml"> | ||
<!-- OG --> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="og:title" content="" /> | ||
<meta property="og:type" content="blog" /> | ||
<meta property="og:description" content="等待,然后去期待!"> | ||
<meta property="og:url" content="https://xiaoyeye.us.kg" /> | ||
<meta property="og:site_name" content=""> | ||
<meta property="og:image" content="https://xiaoyeye.us.kg/images/avatar.png?v=1734325543203" /> | ||
<meta property="og:image:secure_url" | ||
content="https://xiaoyeye.us.kg/images/avatar.png?v=1734325543203"> | ||
<meta property="og:image:height" content="300" /> | ||
<meta property="og:image:alt" content=""> | ||
<!-- Twitter (index.ejs) --> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:title" content=""> | ||
<meta name="twitter:description" content="等待,然后去期待!"> | ||
<!-- <meta name="twitter:site" content="@WBoy0609"> | ||
<meta name="twitter:creator" content="@WBoy0609"> --> | ||
<meta name="twitter:image" content="https://xiaoyeye.us.kg/images/avatar.png?v=1734325543203"> | ||
</head> | ||
|
||
<body> | ||
<div class="main animated"> | ||
<div class="header animated fadeInDown"> | ||
<div class="site_title_container"> | ||
<div class="site_title"> | ||
<a href="https://xiaoyeye.us.kg"></a> | ||
</div> | ||
</div> | ||
<div class="my_socials"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="https://xiaoyeye.us.kg/atom.xml" target="_blank"><i class="iconfont icon-rss"></i></a> | ||
</div> | ||
</div> | ||
|
||
<div class="header_menu"> | ||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/" class="menu">个人主页</a> | ||
|
||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/archives" class="menu">归档</a> | ||
|
||
|
||
|
||
<a href="https://datougege1.github.io/suoye.github.io/post/about" class="menu">关于(业余)</a> | ||
|
||
|
||
<div class="gridea-search-div"> | ||
<form id="gridea-search-form" action="https://xiaoyeye.us.kg/search/"> | ||
<input class="gridea-search-input" autocomplete="off" spellcheck="false" name="q"/> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="autopagerize_page_element"> | ||
|
||
</div> | ||
|
||
</div> | ||
<div class="footer"> | ||
|
||
<div class="powered_by"> | ||
<a href="https://codeberg.org/kytrun/gridea-theme-one" target="_blank">Theme One,</a> | ||
<a href="https://gridea.dev/" target="_blank">Powered by Gridea!</a> | ||
</div> | ||
<div class="footer_slogan"> | ||
等待,然后去期待! | ||
</div> | ||
<div id="back_to_top" class="back_to_top"> | ||
<span>△</span> | ||
</div> | ||
|
||
</div> | ||
|
||
<script src="https://xiaoyeye.us.kg/media/scripts/util.js"></script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.