Skip to content

Commit

Permalink
update from gridea: 2024-05-11 12:44:58
Browse files Browse the repository at this point in the history
  • Loading branch information
Guanngxu committed May 11, 2024
0 parents commit ef60604
Show file tree
Hide file tree
Showing 508 changed files with 107,594 additions and 0 deletions.
488 changes: 488 additions & 0 deletions 0-yES6ENP/index.html

Large diffs are not rendered by default.

521 changes: 521 additions & 0 deletions 05lwXg0GQ/index.html

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions 0WoAZKl_S/index.html

Large diffs are not rendered by default.

557 changes: 557 additions & 0 deletions 0i4w5ceIc/index.html

Large diffs are not rendered by default.

640 changes: 640 additions & 0 deletions 1M5AYjF7f/index.html

Large diffs are not rendered by default.

650 changes: 650 additions & 0 deletions 2-3keFH0c/index.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions 2-Lad22RM/index.html

Large diffs are not rendered by default.

573 changes: 573 additions & 0 deletions 25MtObxIW/index.html

Large diffs are not rendered by default.

657 changes: 657 additions & 0 deletions 3pFNTYNB8/index.html

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions 404.html
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>
524 changes: 524 additions & 0 deletions 4jVVEgoF6/index.html

Large diffs are not rendered by default.

529 changes: 529 additions & 0 deletions 4ps_vLvTd/index.html

Large diffs are not rendered by default.

466 changes: 466 additions & 0 deletions 5EoDeie7t/index.html

Large diffs are not rendered by default.

463 changes: 463 additions & 0 deletions 5hyz5Z3oU/index.html

Large diffs are not rendered by default.

576 changes: 576 additions & 0 deletions 5rUXZg3sM/index.html

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions 6ZjSGnvm9/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit ef60604

Please sign in to comment.