-
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
1 parent
0d4f152
commit a8fe77c
Showing
19 changed files
with
360 additions
and
405 deletions.
There are no files selected for viewing
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 |
---|---|---|
@@ -1,68 +1,61 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<!-- Web --> | ||
<meta charset="utf-8" /> | ||
<meta name="author" content="small weird number" /> | ||
<meta name="description" content="Mirror posts from /r/brutalism" /> | ||
<meta name="title" content="Brutalismbot" /> | ||
<meta name="slack-app-id" content="AH0KW28C9" /> | ||
<title>404 | Brutalismbot</title> | ||
|
||
<!-- Mobile --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<!-- Rich Previews --> | ||
<meta property="og:description" content="Mirror posts from /r/brutalism" /> | ||
<meta property="og:image" content="/android-chrome-192x192.png" /> | ||
<meta property="og:site_name" content="Brutalismbot" /> | ||
<meta property="og:title" content="Error" /> | ||
<meta property="og:url" content="https://brutalismbot.com/" /> | ||
|
||
<!-- Favicon https://realfavicongenerator.net --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" /> | ||
<link rel="manifest" href="/site.webmanifest" /> | ||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#40374f" /> | ||
<meta name="msapplication-TileColor" content="#603cba" /> | ||
<meta name="theme-color" content="#40374f" /> | ||
|
||
<!-- Typeface --> | ||
<link | ||
href="https://fonts.googleapis.com/css?family=Asset|Quicksand:300|Righteous" | ||
rel="stylesheet" | ||
/> | ||
|
||
<!-- Stylesheets --> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
href="https://cdn.rawgit.com/dhg/Skeleton/2.0.4/css/normalize.css" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
href="https://cdn.rawgit.com/dhg/Skeleton/2.0.4/css/skeleton.css" | ||
/> | ||
<link rel="stylesheet" type="text/css" href="/main.css" /> | ||
</head> | ||
|
||
<body> | ||
<div class="title"> | ||
<h1>Brutalismbot</h1> | ||
</div> | ||
|
||
<div class="parallax"></div> | ||
|
||
<div class="main"> | ||
<div class="container"> | ||
<div class="row"> | ||
<a><h2>Not Found</h2></a> | ||
|
||
<div>That page does not exist.</div> | ||
</div> | ||
<head> | ||
<!-- Web --> | ||
<meta charset="utf-8" /> | ||
<meta name="author" content="small weird number" /> | ||
<meta name="description" content="Mirror posts from r/brutalism" /> | ||
<meta name="title" content="Brutalismbot" /> | ||
<meta name="slack-app-id" content="AH0KW28C9" /> | ||
<title>404 | Brutalismbot</title> | ||
|
||
<!-- Mobile --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<!-- Rich Previews --> | ||
<meta property="og:description" content="Mirror posts from r/brutalism" /> | ||
<meta property="og:image" content="/android-chrome-192x192.png" /> | ||
<meta property="og:site_name" content="Brutalismbot" /> | ||
<meta property="og:title" content="Error" /> | ||
<meta property="og:url" content="https://brutalismbot.com/" /> | ||
|
||
<!-- Favicon https://realfavicongenerator.net --> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" /> | ||
<link rel="manifest" href="/site.webmanifest" /> | ||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#40374f" /> | ||
<meta name="msapplication-TileColor" content="#603cba" /> | ||
<meta name="theme-color" content="#40374f" /> | ||
|
||
<!-- Typeface --> | ||
<link href="https://fonts.googleapis.com/css?family=Asset|Quicksand:300|Righteous" rel="stylesheet" /> | ||
|
||
<!-- Stylesheets --> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/dhg/Skeleton/2.0.4/css/normalize.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/dhg/Skeleton/2.0.4/css/skeleton.css" /> | ||
<link rel="stylesheet" type="text/css" href="/main.css" /> | ||
</head> | ||
|
||
<body> | ||
<div class="title"> | ||
<h1>Brutalismbot</h1> | ||
</div> | ||
|
||
<div class="parallax"></div> | ||
|
||
<div class="main"> | ||
<div class="container"> | ||
<div class="row"> | ||
<a> | ||
<h2>Not Found</h2> | ||
</a> | ||
|
||
<div>That page does not exist.</div> | ||
</div> | ||
</div> | ||
</body> | ||
</div> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.