Improve default page.
This commit is contained in:
parent
9cf890bb61
commit
01af2fd0c5
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<title>Title</title>
|
||||
<title>Atom Shell</title>
|
||||
</head>
|
||||
<body>
|
||||
Content
|
||||
This is the default mode of Atom Shell, please follow the instructions in
|
||||
wiki to get started.
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
var ipc = require('ipc');
|
||||
|
||||
|
|
Loading…
Reference in a new issue