forked from statamic/cms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
15 lines (15 loc) · 743 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>Statamic</title>
<style>
body { font-family: sans-serif; padding: 1rem; text-align: center }
a { color: #ff269e; }
</style>
</head>
<body>
<img width="300" src="https://camo.githubusercontent.com/93918ad78cdfe0a38ea73726ce46697856ab6e78/68747470733a2f2f73746174616d69632e636f6d2f6173736574732f6272616e64696e672f53746174616d69632d4c6f676f2b576f72646d61726b2d5261642e737667" />
<p>This is the repository for the Statamic CMS core package (<a href="https://github.com/statamic/cms">statamic/cms</a>).</p>
<p>To create a website with Statamic, you should use <a href="https://github.com/statamic/statamic">statamic/statamic</a>.</p>
<p><a href="https://statamic.dev">View Documentation</a></p>
</body>
</html>