tfcconnection-zola/layouts/shortcodes/disciplemaking.html

38 lines
1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h2>Disciplemaking</h2>
TFCs core value is to follow the example of Jesus whose strategy of disciplemaking allowed Him to minister to all levels of spiritual interest at all times.
<div style="display: flex; flex-wrap: wrap;">
<div style="flex: 1; margin:10px; min-width:128px;">
<h2>Lost and Seeking</h2>
<ul>
<li>The World</li>
<li>Outreach</li>
<li>Relationship Building</li>
</ul>
</div>
<div style="flex: 1; margin:10px; min-width:128px;">
<h2>Come and Grow</h2>
<ul>
<li>Growing Believers</li>
<li>Building Faith</li>
<li>Jesus Started Here</li>
</ul>
</div>
<div style="flex: 1; margin:10px; min-width:128px;">
<h2>Come and Follow</h2>
<ul>
<li>Workers</li>
<li>Equipping</li>
<li>Jesus Invited Some</li>
</ul>
</div>
<div style="flex: 1; margin:10px; min-width:128px;">
<h2>Come and Go</h2>
<ul>
<li>Leadership</li>
<li>Multiplication</li>
<li>Jesus Sent Some</li>
</ul>
</div>
</div>