Skip to content

Commit 7e2de56

Browse files
committed
jekyll build from Action cfcac8b
0 parents  commit 7e2de56

File tree

3,779 files changed

+2124491
-0
lines changed

Some content is hidden

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

3,779 files changed

+2124491
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta content="width=device-width" name="viewport">
7+
<!-- <title></title> -->
8+
<!-- Begin Jekyll SEO tag v2.7.1 -->
9+
<title>RANews | The RetroAchievements webzine</title>
10+
<meta name="generator" content="Jekyll v4.1.1" />
11+
<meta property="og:title" content="RANews" />
12+
<meta property="og:locale" content="en_US" />
13+
<meta name="description" content="The RetroAchievements webzine" />
14+
<meta property="og:description" content="The RetroAchievements webzine" />
15+
<link rel="canonical" href="https://news.retroachievements.org/404.html" />
16+
<meta property="og:url" content="https://news.retroachievements.org/404.html" />
17+
<meta property="og:site_name" content="RANews" />
18+
<meta name="twitter:card" content="summary" />
19+
<meta property="twitter:title" content="RANews" />
20+
<script type="application/ld+json">
21+
{"headline":"RANews","description":"The RetroAchievements webzine","url":"https://news.retroachievements.org/404.html","@type":"WebPage","@context":"https://schema.org"}</script>
22+
<!-- End Jekyll SEO tag -->
23+
24+
<link type="application/atom+xml" rel="alternate" href="https://news.retroachievements.org/feed.xml" title="RANews" />
25+
26+
<!-- Global site tag (gtag.js) - Google Analytics -->
27+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-177315439-1"></script>
28+
<script>
29+
window.dataLayer = window.dataLayer || [];
30+
function gtag() { dataLayer.push(arguments); }
31+
gtag('js', new Date());
32+
33+
gtag('config', 'UA-177315439-1');
34+
</script>
35+
36+
<link href="https://use.fontawesome.com/releases/v5.12.0/css/all.css" rel="stylesheet">
37+
<link rel="preconnect" href="https://fonts.gstatic.com">
38+
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap"
39+
rel="stylesheet">
40+
<link href="https://fonts.googleapis.com/css2?family=Play:wght@700&display=swap" rel="stylesheet">
41+
<link rel="stylesheet" href="/css/normalize.css">
42+
<link rel="stylesheet" href="/css/style.css">
43+
<link rel="stylesheet" href="/css/rafont.css">
44+
<link rel="shortcut icon" type="image/png"
45+
href="/img/retroachievements-logo-color-transparent-square.png" sizes="16x16 32x32 64x64">
46+
</head>
47+
48+
<body>
49+
50+
<div style="text-align: center">
51+
<h1>404</h1>
52+
53+
<p>
54+
<strong>Page not found :(</strong>
55+
</p>
56+
<p>The requested page could not be found.</p>
57+
<p>
58+
<a href="/">Home</a>
59+
</p>
60+
</div>
61+
62+
</body>
63+
64+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
news.retroachievements.org

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# RANews
2+
3+
The RetroAchievements webzine
4+
5+
https://news.retroachievements.org/

0 commit comments

Comments
 (0)