include logo
This commit is contained in:
parent
4e9431c608
commit
66110d50d3
|
@ -1,3 +1,3 @@
|
||||||
theme: jekyll-theme-minimal
|
theme: jekyll-theme-minimal
|
||||||
title: imaginärraum test
|
title: imaginärraum
|
||||||
description: Ein Hackerspace in Bayreuth
|
description: Ein Hackerspace in Bayreuth
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<header>
|
||||||
|
<img src="iR.svg" width="100%"></img>
|
||||||
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
<h1>{{ site.title | default: site.github.repository_name }}</h1>
|
||||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user