Fixes and style improvements; added a mock of terms, privacy and robots.txt
This commit is contained in:
parent
bbbc7655a0
commit
3f867b4027
6 changed files with 35 additions and 2 deletions
|
|
@ -5,6 +5,8 @@
|
|||
<title>{{ site_name }}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="/static/style.css">
|
||||
<meta name="og:title" content="Cori+">
|
||||
<meta name="og:description" content="A simple social network. Post text statuses, optionally with image.">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue