Update default.html
This commit is contained in:
parent
6f207843a7
commit
181d8f25c5
|
@ -23,7 +23,7 @@
|
|||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
||||
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
||||
<div class="circular"><img src="https://nunosempere.github.io/assets/Photo.jpeg" alt=""/></div>
|
||||
<div class="circular"><img src="https://nunosempere.github.io/assets/PhotoCropped.jpeg" alt=""/></div>
|
||||
{% if site.github.is_project_page %}
|
||||
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user