first design
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width initial-scale=1" />
|
||||
<link href="safechat.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="openpgp.js"></script>
|
||||
@@ -13,7 +14,9 @@
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Safe Chat</h1>
|
||||
<div id="header">
|
||||
<h1>Safe Chat</h1>
|
||||
</div>
|
||||
|
||||
<div id="main">
|
||||
|
||||
|
Reference in New Issue
Block a user