mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-23 20:25:25 +00:00
Adding Jekyll container which includes very basic starter content
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{% include top.html %}
|
||||
|
||||
<body>
|
||||
|
||||
{% include header.html %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user