-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a 404 page #1
base: master
Are you sure you want to change the base?
Conversation
Needs more coolness to be worth 10 Cool Points™ |
lol im the one who told him how to make a custom 404 page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls fix
404.md
Outdated
|
||
# Error 404 | ||
|
||
How'd you get here! Anyways, you seem to be lost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing memes.
Also, improper grammar. How'd you get here is a question, not an exclamation.
Fix these very important errors.
also we need a cat picture
hmmmm |
Added more stuff
I agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor errors
404.html
Outdated
<title>404</title> | ||
<meta charset="UTF-8"> | ||
<title>404</title> | ||
<link href="https://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<h1 style="color:DodgerBlue;"><strong>Error 404</strong></h1> | ||
<h1 style="color:Tomato;"><b>How'd you get <sub>here?</sub> Anyways, you seem to be <sup>lost</sup>.</b></h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice use of some random tags.
I recommend italics for these as well.
404.html
Outdated
@@ -1,16 +1,16 @@ | |||
--- | |||
permalink: /404.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add
layout: default
title: Error 404
404.html
Outdated
@@ -1,16 +1,16 @@ | |||
--- | |||
permalink: /404.html | |||
--- | |||
<!DOCTYPE html> | |||
<!DOCTYPE html> | |||
<html> | |||
<head> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the head tags (and the contents of it), and remove the html and body tags as these are handled by the layout
Indention still sucks, are you using atom beautify? |
why is it even in html, just do it in markdown tbh |
Html is better |
I felt like it. |
7 months later how's this goin |
dude its goin great, I have it around here someplace (I think) |
i agree