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

github.com/surajmandalcell/potato-dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsurajmandalcell <surajmandalcell@gmail.com>2018-04-04 14:29:31 +0300
committersurajmandalcell <surajmandalcell@gmail.com>2018-04-04 14:29:31 +0300
commitc7976cabaae385ed00a58d6412054bcd4f90edae (patch)
tree09f672a2eddca6170df54a7da85b4f36d89ecce4
parent22066a054345023ca01cc876091fc082a2b828dd (diff)
update for hugo-repo
-rw-r--r--images/screenshot.pngbin135065 -> 69398 bytes
-rw-r--r--images/tn.pngbin60775 -> 141569 bytes
-rw-r--r--static/css/style.css2
-rw-r--r--theme.toml5
4 files changed, 4 insertions, 3 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
index 900f145..b807734 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 69476c1..9941852 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/static/css/style.css b/static/css/style.css
index 8950b8f..891c5a8 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -32,7 +32,7 @@ ul.p-menu__lists::before {
/* Base style */
* {
- transition-duration: 0.7s;
+ transition-duration: 0.5s;
box-sizing: border-box
}
diff --git a/theme.toml b/theme.toml
index 31f3411..26501d2 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,9 +2,10 @@ name = "Potato Dark"
license = "MIT"
licenselink = "https://github.com/surajmandalcell/potato-dark/blob/master/LICENSE.md"
description = "Potato Dark is a modern, simple and beautiful Hugo theme"
-author = "Suraj Mandal"
-homepage = ""
source_repo = "git@github.com:surajmandalcell/potato-dark.git"
tags = ["Responsive", "Blog", "Google analytics", "Disqus", "Clean", "Tags", "Minimal", "Minimalist", "Simple", "White", "Starter"]
features = ["blog"]
min_version = 0.27
+[author]
+ name = "SurajMandal"
+ homepage = "https://surajmandalcell.github.com/"