Rename _includes to _partials

This commit is contained in:
Oliver Davies 2018-05-27 22:56:53 +02:00
parent c6aaf21722
commit 11d37468a8
27 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<i class="mr-1 fa fa-thumbs-o-up text-orange"></i>
Currently have limited {{ type }}-time capacity.

View file

@ -0,0 +1,2 @@
<i class="mr-1 fa fa-thumbs-o-down text-red-dark"></i>
Currently no spare {{ type }}-time capacity.

View file

@ -0,0 +1,2 @@
<i class="mr-1 fa fa-thumbs-o-up text-green-dark"></i>
Currently have available {{ type }}-time capacity.