Merge pull request #4 from fbau3r/patch-minor-issues
Patch minor issues
This commit is contained in:
+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
|
||||||
|
|||||||
@@ -15,5 +15,4 @@
|
|||||||
<link rel="stylesheet" href="css/main.css">
|
<link rel="stylesheet" href="css/main.css">
|
||||||
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.png" />
|
<link rel="icon" type="image/x-icon" href="/favicon.png" />
|
||||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
@@ -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