added publications and education in main; more config
added config option to remove about section in sidebar added config option to not show education in main (as it is shown in the sidebar anyway) increased with of sidebar for longer names reduced padding for footer
This commit is contained in:
@ -48,6 +48,8 @@
|
||||
{% include education.html %}
|
||||
{% include language.html %}
|
||||
{% include interests.html %}
|
||||
{% include about.html %}
|
||||
{% if site.about %}
|
||||
{% include about.html %}
|
||||
{% endif %}
|
||||
|
||||
</div><!--//sidebar-wrapper-->
|
||||
|
Reference in New Issue
Block a user