This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
stack/letsencrypt-nginx/website/index.html

22 lines
291 B
HTML

<h1>{TITLE}</h1>
{DESCRIPTION}
<ul>
<li>
<a href='git/'>git</a>
</li>
<li>
<a href='https://${DRONE_SERVER_HOST}/'>drone</a>
</li>
<li>
<a href='blog/'>blog</a>
</li>
<li>
<a href='remote/'>remote</a>
</li>
<li>
<a href='chat/'>chat</a>
</li>
</ul>