Skip to content

Commit a5b306b

Browse files
committed
Deploy Commit
0 parents  commit a5b306b

60 files changed

Lines changed: 5704 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!DOCTYPE html>
2+
<html class="no-js" lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
6+
<title>404 — Page not found</title>
7+
8+
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
9+
<meta name="mobile-web-app-capable" content="yes" />
10+
<meta name="apple-mobile-web-app-capable" content="yes" />
11+
12+
<link rel="stylesheet" href="/public/ghost.css?v=7530f0acd4"/>
13+
14+
</head>
15+
<body>
16+
<main role="main" id="main">
17+
<div class="gh-app">
18+
<div class="gh-viewport">
19+
<div class="gh-view">
20+
<section class="error-content error-404 js-error-container">
21+
<section class="error-details">
22+
<section class="error-message">
23+
<h1 class="error-code">404</h1>
24+
<h2 class="error-description">Page not found</h2>
25+
<a class="error-link" href="https://www.matheusgustavo.com.br">Go to the front page →</a>
26+
</section>
27+
</section>
28+
</section>
29+
30+
</div>
31+
</div>
32+
</div>
33+
</main>
34+
</body>
35+
</html>

404/index.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!DOCTYPE html>
2+
<html class="no-js" lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
6+
<title>404 — Page not found</title>
7+
8+
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
9+
<meta name="mobile-web-app-capable" content="yes" />
10+
<meta name="apple-mobile-web-app-capable" content="yes" />
11+
12+
<link rel="stylesheet" href="/public/ghost.css?v=7530f0acd4"/>
13+
14+
</head>
15+
<body>
16+
<main role="main" id="main">
17+
<div class="gh-app">
18+
<div class="gh-viewport">
19+
<div class="gh-view">
20+
<section class="error-content error-404 js-error-container">
21+
<section class="error-details">
22+
<section class="error-message">
23+
<h1 class="error-code">404</h1>
24+
<h2 class="error-description">Page not found</h2>
25+
<a class="error-link" href="https://www.matheusgustavo.com.br">Go to the front page →</a>
26+
</section>
27+
</section>
28+
</section>
29+
30+
</div>
31+
</div>
32+
</div>
33+
</main>
34+
</body>
35+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://www.matheusgustavo.com.br

assets/built/main.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
22.8 KB
Binary file not shown.
18.7 KB
Binary file not shown.
24.2 KB
Binary file not shown.
19.9 KB
Binary file not shown.
24.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)