generated from peaceiris/mkdocs-material-boilerplate
-
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.
Deployed 4292eb4 with MkDocs version: 1.5.3
- Loading branch information
0 parents
commit 0ba1b3b
Showing
91 changed files
with
24,479 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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,56 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" | ||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<title>404 Not Found-Always Bravely Docs</title> | ||
<!--Style--> | ||
<link rel="stylesheet" href="https://docs.bravely.pp.ua/assets/style.css"> | ||
<link rel="stylesheet" href="https://docs.bravely.pp.ua/assets/fontawesome.min.css"> | ||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body class="container"> | ||
<div class="polygonS"></div> | ||
<div class="polygonC"></div> | ||
<div class="polygonV"></div> | ||
<div class="polygonX"></div> | ||
<div class="card-main"> | ||
<div class="content"> | ||
<h3 class="text-center error404">4 <i class="fa fa-times"></i> 4</h3> | ||
<p> | ||
<i class="fa fa-triangle"></i> | ||
Oops! 页面跑丢了 (┯_┯) | ||
</p> | ||
<p> | ||
<i class="fa fa-circle"></i> | ||
它可能已被杀死(Deleted)、赶走(Moved) -_-# | ||
</p> | ||
<p> | ||
<i class="fa fa-square-full"></i> | ||
点击下方按钮返回<i class="fa fa-home"></i>~( ̄▽ ̄~)~ | ||
</p> | ||
<div class="link"> | ||
<a href="/" class="btn btn-outline-light"> | ||
回家→ | ||
<i class="fa fa-home"></i> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!-- لینک های js --> | ||
<script src="https://docs.bravely.pp.ua/assets/vanilla-tilt.min.js"></script> | ||
<script type="text/javascript"> | ||
//Vanilla | ||
VanillaTilt.init(document.querySelectorAll(".card-main"), { | ||
max: 8, | ||
speed: 400, | ||
glare: true, | ||
"max-glare": 0.4, | ||
}); | ||
</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 @@ | ||
docs.bravely.pp.ua |
Oops, something went wrong.