Update default.html
This commit is contained in:
parent
9732a8d47b
commit
a4d3499d7f
|
@ -21,7 +21,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
||||
<h1 class="project-name">Nuño Sempere</h1>
|
||||
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
|
||||
{% if site.github.is_project_page %}
|
||||
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user