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

23 lines
391 B
Plaintext

<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='chat/'>chat</a>
</li>
<li>
<a href='remote/'>remote</a>
</li>
</ul>
<a href='${DRONE_REPO_LINK}/commit/${DRONE_COMMIT}'>${DRONE_REPO_LINK}/commit/${DRONE_COMMIT}</a>