fix typos
This commit is contained in:
committed by
Florian Bauer
parent
d0cac64465
commit
9e822195a6
+1
-1
@@ -47,4 +47,4 @@ resume_theme: default
|
|||||||
|
|
||||||
# Note: when editing locally, remember to restart
|
# Note: when editing locally, remember to restart
|
||||||
# your Jekyll server when you edit this file. Changes
|
# your Jekyll server when you edit this file. Changes
|
||||||
# to _congif.yml are only recognized when the server starts
|
# to _config.yml are only recognized when the server starts
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- annnd guess where these are defined? Yup, you guessed it: the _config.yml file -->
|
<!-- and guess where these are defined? Yup, you guessed it: the _config.yml file -->
|
||||||
{% if site.resume_social_links %}
|
{% if site.resume_social_links %}
|
||||||
<ul class="icon-links">
|
<ul class="icon-links">
|
||||||
|
|
||||||
|
|||||||
@@ -199,7 +199,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<!-- end Recognition -->
|
<!-- end Associations -->
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if site.resume_section_links %}
|
{% if site.resume_section_links %}
|
||||||
|
|||||||
Reference in New Issue
Block a user