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

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsur <asur@asurbernardo.com>2020-10-14 22:13:14 +0300
committerGitHub <noreply@github.com>2020-10-14 22:13:14 +0300
commitf0856b98279eb989d00119a6a7890a6865c6bcf5 (patch)
tree94149589424666d03eb5160db4bc3fddadfd40db
parente042da8453bed0a4244a0c48747b01d70f9239ad (diff)
parent6413abc04635d875c6ac89bd9db7c071e53a00d6 (diff)
Merge pull request #40 from asurbernardo/feature-update-gohugo-themes-assets
Update GoHugo theme assets
-rw-r--r--images/lighthouse-results.pngbin31405 -> 0 bytes
-rw-r--r--images/screenshot.pngbin125618 -> 1175383 bytes
-rw-r--r--images/tn.pngbin55474 -> 482350 bytes
-rw-r--r--theme.toml10
4 files changed, 5 insertions, 5 deletions
diff --git a/images/lighthouse-results.png b/images/lighthouse-results.png
deleted file mode 100644
index b2f4b77..0000000
--- a/images/lighthouse-results.png
+++ /dev/null
Binary files differ
diff --git a/images/screenshot.png b/images/screenshot.png
index 23ebae9..26eed33 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 0ab995a..f9ed947 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 5a05918..960b224 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,18 +3,18 @@ name = "Amperage"
license = "MIT"
licenselink = "https://github.com/asurbernardo/amperage/blob/master/LICENSE"
-description = "Blazing fast SEO optimized theme with native AMP, structured data, service workers and i18n out of the box!"
+description = "Blazing fast SEO optimized theme with native AMP, structured data, search, service workers and i18n out of the box!"
homepage = "https://github.com/asurbernardo/amperage"
tags = ["blog", "personal", "responsive", 'minimal', 'clean', "simple", "google analytics", "light",
"multilingual", "syntax highlighting", "fast", "customizable", "minimalistic", "technical", "amp",
- "white", "disqus", "starter"]
+ "white", "disqus", "starter", "search"]
-features = ["amp", "seo", "pwa", "structured data", "toc", "related content", "service-worker", "shortcodes",
- "syntax highlighting", "tags", "social share"]
+features = ["amp", "seo", "pwa", "responsive", "structured data", "toc", "related content", "service-worker", "shortcodes",
+ "syntax highlighting", "tags", "social share", "search"]
-min_version = "0.60.0"
+min_version = "0.72.0"
[author]
name = "Asur Bernardo"