mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 13:22:39 +00:00
update layout
This commit is contained in:
parent
74f7f5600c
commit
add475c155
@ -14,7 +14,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<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 %}
|
{% if site.logo %}
|
||||||
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
<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>
|
<h3>Current projects</h3>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user