Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyerii committed Feb 14, 2019
1 parent f7fb0a6 commit cac48b2
Show file tree
Hide file tree
Showing 281 changed files with 14,898 additions and 15,933 deletions.
26 changes: 19 additions & 7 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
---
layout: default
title: 404 - Page not found
description: "你来到了没有知识的荒原 :("
header-img: "img/404-bg.jpg"
permalink: /404.html
---

<div class="text-center">
<h1>Whoops, this page doesn't exist.</h1>
<h1>Move along. (404 error)</h1>
<br/>

<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
</div>
<!-- Page Header -->
<header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading" id="tag-heading">
<h1>404</h1>
<span class="subheading">{{ page.description }}</span>
</div>
</div>
</div>
</div>
</header>

<script>
document.body.classList.add('page-fullscreen');
</script>
75 changes: 0 additions & 75 deletions CHANGELOG.md

This file was deleted.

Empty file added CNAME
Empty file.
8 changes: 0 additions & 8 deletions Dockerfile

This file was deleted.

7 changes: 0 additions & 7 deletions Gemfile

This file was deleted.

254 changes: 0 additions & 254 deletions Gemfile.lock

This file was deleted.

Loading

0 comments on commit cac48b2

Please sign in to comment.