-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
112 lines (74 loc) · 2.97 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
<meta name="description" content="Framework for Rather Awesome Games.">
<meta name="generator" content="Hugo 0.20" />
<title>404 Page not found — FRAG</title>
<link rel="stylesheet" href="https://fragworks.github.io/css/alabaster.css" type="text/css" />
<link rel="stylesheet" href="https://fragworks.github.io/css/highlight.css" type="text/css" />
<link rel="shortcut icon" href="https://fragworks.github.io/favicon.ico" type="image/x-icon"/>
</head>
<body role="document">
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1>Page not found</h1>
I'm sorry, but the requested page wasn’t found on the server.
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="https://fragworks.github.io/">
<img class="logo" src="https://fragworks.github.io/logo.png" alt="Logo"/>
<h1 class="logo logo-name">FRAG</h1>
</a>
</p>
<p class="blurb">Framework for Rather Awesome Games.</p>
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=fragworks&repo=frag&type=watch&count=true&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>
<p>
<a href="https://travis-ci.org/fragworks/frag">
<img
alt="https://secure.travis-ci.org/fragworks/frag.svg?branch=master"
src="https://secure.travis-ci.org/fragworks/frag.svg?branch=master"
/>
</a>
</p>
<h3>Navigation</h3>
<ul>
<li class="toctree-l1">
<a class="reference internal" href="/community/index/">Community</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="/index/">Framework for Rather Awesome Games</a>
</li>
<li class="toctree-l1">
<a class="reference internal" href="/roadmap/index/">Roadmap</a>
</li>
</ul>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© 2017 <a href="https://github.com/fragworks">Fragworks</a>
|
Powered by <a href="http://gohugo.io/">Hugo 0.20</a>
& <a href="https://github.com/digitalcraftsman/hugo-alabaster-theme">Alabaster</a>
</div>
<a href="https://github.com/fragworks/frag" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
</a>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</div>
</body>
</html>