fixe typos (#823)

This commit is contained in:
Yavuz Alp Sencer ÖZTÜRK 2022-08-16 19:30:09 +03:00 committed by GitHub
parent c1428532e0
commit ca883669a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ layout: default
{%- if page.profile.image %}
{%- assign profile_image_path = page.profile.image | prepend: 'assets/img/' -%}
{% if page.profile.image_cicular %}
{% if page.profile.image_circular %}
{%- assign profile_image_class = "img-fluid z-depth-1 rounded-circle" -%}
{% else %}
{%- assign profile_image_class = "img-fluid z-depth-1 rounded" -%}

View File

@ -7,7 +7,7 @@ subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Moto. Etc.
profile:
align: right
image: prof_pic.jpg
image_cicular: false # crops the image to make it circular
image_circular: false # crops the image to make it circular
address: >
<p>555 your office number</p>
<p>123 your address street</p>