mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-07-30 13:30:16 +00:00
update layout
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
|
||||
<h1><a href="https://my-first-pr.github.io">{{ site.title | default: site.github.repository_name }}</a></h1>
|
||||
|
||||
{% if site.logo %}
|
||||
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
|
||||
<p class="view"><a href="{{ "/" | absolute_url }}">Homepage</a></p>
|
||||
<p class="view"><a href="https://my-first-pr.github.io">Homepage</a></p>
|
||||
|
||||
<h3>Current projects</h3>
|
||||
|
||||
|
Reference in New Issue
Block a user