Move CV to separate directory
This commit is contained in:
11
cv.bryanroessler.com/_includes/career-profile.html
Normal file
11
cv.bryanroessler.com/_includes/career-profile.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{% if site.data.data.career-profile %}
|
||||
<section class="section summary-section">
|
||||
|
||||
<h2 class="section-title"><i class="fa fa-user"></i>{{ site.data.data.career-profile.title }}</h2>
|
||||
|
||||
<div class="summary">
|
||||
<p>{{ site.data.data.career-profile.text }}</p>
|
||||
</div><!--//summary-->
|
||||
|
||||
</section><!--//section-->
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user