forked from piazzai/jekyll-nagymaros
-
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
0 parents
commit 1afbc0a
Showing
53 changed files
with
21,278 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,38 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<meta name="robots" content="noindex, nofollow"> | ||
|
||
<title>Page not found | 2023 研究資料管理工作坊</title> | ||
|
||
|
||
<link rel="stylesheet" href="/assets/css/bootstrap.css"> | ||
<link rel="stylesheet" href="/assets/css/leaflet.css"> | ||
<link rel="stylesheet" href="/assets/css/open-color.css"> | ||
<link rel="stylesheet" href="/assets/css/styles.css"> | ||
</head> | ||
|
||
<body> | ||
<script src="/assets/js/bootstrap.js"></script> | ||
<script src="/assets/js/leaflet.js"></script> | ||
|
||
|
||
|
||
|
||
<main> | ||
<div class="container text-center"> | ||
|
||
<span class="h1 bg-gray-3 color-gray-0 rounded" id="digit">4</span> | ||
<span class="h1 bg-gray-3 color-gray-0 rounded" id="digit">0</span> | ||
<span class="h1 bg-gray-3 color-gray-0 rounded" id="digit">4</span> | ||
<h1 class="display-5">Page not found</h1> | ||
<p class="fs-5"><a href="/">Return to the homepage</a></p> | ||
</div> | ||
</main> | ||
</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 @@ | ||
2023.odw.tw |
Oops, something went wrong.