forked from nwjs/nw.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnw_blank.html
More file actions
25 lines (24 loc) · 1.06 KB
/
Copy pathnw_blank.html
File metadata and controls
25 lines (24 loc) · 1.06 KB
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
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>node-webkit</title>
</head>
<body>
<div style="width: 100%; height: 100%; display: table;">
<pre style="text-align: center; margin: 0 auto; display: table-cell; vertical-align: middle">
.__ __. ______ _______ _______
| \ | | / __ \ | \ | ____|
| \| | | | | | | .--. || |__ ______
| . ` | | | | | | | | || __| |______|
| |\ | | `--' | | '--' || |____
|__| \__| \______/ |_______/ |_______|
____ __ ____ _______ .______ __ ___ __ .___________.
\ \ / \ / / | ____|| _ \ | |/ / | | | |
\ \/ \/ / | |__ | |_) | | ' / | | `---| |----`
\ / | __| | _ < | < | | | |
\ /\ / | |____ | |_) | | . \ | | | |
\__/ \__/ |_______||______/ |__|\__\ |__| |__|
</pre>
</div>
</body>
</html>