mirror of
https://github.com/encounter/sceptre.git
synced 2026-03-30 11:37:13 -07:00
13 lines
197 B
HTML
13 lines
197 B
HTML
---
|
|
|
|
layout: home
|
|
|
|
title: Home
|
|
|
|
---
|
|
<div class="col-md-8 col-md-offset-2">
|
|
<h1>Sceptre</h1>
|
|
<p>Automate cloud deployments</p>
|
|
<a href="{{ site.baseurl }}/about.html">Learn more >></a>
|
|
</div>
|