This repository has been archived by the owner on May 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
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
1 parent
4360753
commit cb34964
Showing
10 changed files
with
185 additions
and
186 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,24 @@ | ||
--- | ||
id: index | ||
--- | ||
|
||
<!DOCTYPE html> | ||
<html lang="{{ page.lang | default: site.lang | default: "en" }}"> | ||
|
||
{% include head.html %} | ||
|
||
<body> | ||
<section class="hero is-link is-fullheight"> | ||
<div class="hero-body"> | ||
<div class="container has-text-centered"> | ||
<h1 class="title is-1 is-spaced"> | ||
404 - Page Not Found | ||
</h1> | ||
<h2 class="subtitle"> | ||
Take me back to <a href="https://getwebcatalog.com" class="is-text-link">getwebcatalog.com</a> | ||
</h2> | ||
</div> | ||
</div> | ||
</section> | ||
</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 |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. | ||
# You can create any custom variable you would like, and they will be accessible | ||
# in the templates via {{ site.myvariable }}. | ||
title: Juli | ||
title: Juli - WebCatalog | ||
email: [email protected] | ||
baseurl: "" # the subpath of your site, e.g. /blog | ||
url: "https://juli.getwebcatalog.com" # the base hostname & protocol for your site, e.g. http://example.com | ||
|
@@ -26,4 +26,4 @@ markdown: kramdown | |
plugins: | ||
- jekyll-redirect-from | ||
|
||
google_analytics: UA-124034530-5 | ||
google_analytics: UA-124034530-4 |
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
This file was deleted.
Oops, something went wrong.
Submodule bulma
deleted from
a316d0
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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