Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nathancday/min_night.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate <nathancday@gmail.com>2018-05-22 04:43:39 +0300
committerNate <nathancday@gmail.com>2018-05-22 04:44:41 +0300
commit48eebebaad248478d72fc304f2735b72a4145748 (patch)
tree2356549e431e205df185b68ccd11c3f3f5bdfe5e
parent56f5c1d5470bc23609bd60fdedb08246e860a7d3 (diff)
screenshots to spec for showcase
-rw-r--r--images/screenshot.pngbin86110 -> 144022 bytes
-rw-r--r--images/tn.pngbin70314 -> 99667 bytes
-rw-r--r--layouts/index.html2
3 files changed, 2 insertions, 0 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
index a58c436..92f81e2 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 70f2378..7aaaaed 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/layouts/index.html b/layouts/index.html
index 3425f81..71307e1 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -6,8 +6,10 @@
<div class="avatar">
<img class="img-responsive" src="{{ .Site.BaseURL }}img/{{ .Site.Params.logo }}" alt="Whoopsies, this is my bad side!" style = "margin: 0 auto;">
+ <h1>{{ .Title }}</h1>
</div>
+
<div style = "margin-top: 50px">
<h2>{{ .Site.Params.description }}</h2>
</div>