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

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurizal Susanto <yursan9@pm.me>2019-04-21 14:57:19 +0300
committerYurizal Susanto <yursan9@pm.me>2019-04-21 14:57:19 +0300
commitf779fbfcce5d5990bed0a7bbe0fb46764824c538 (patch)
tree86b42c8c98c4090714aa62e458c2aa13e370d46f
parent3e89a9ff32540e425b4a38443fb5f5915b2aee4a (diff)
Change copyright year
-rw-r--r--LICENSE.md2
-rw-r--r--theme.toml4
2 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE.md b/LICENSE.md
index 871f71c..a72a28d 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2018 Yurizal Susanto
+Copyright (c) 2019 Yurizal Susanto
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/theme.toml b/theme.toml
index d7b94e9..3d820e2 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,8 +3,8 @@ license = "MIT"
licenselink = "https://github.com/yursan9/manis-hugo-theme/blob/master/LICENSE.md"
description = "Sweet little theme for personal website or blog"
homepage = "https://github.com/yursan9/manis-hugo-theme"
-tags = ["blog", "personal", "minimal", "simple", "clean", "light", "highlight.js"]
-features = ["minimal", "responsive", "simple", "clean", "light"]
+tags = ["blog", "personal", "minimal", "simple", "clean", "light"]
+features = ["responsive", "simple", "higlight.js", "discus"]
min_version = "0.30"
[author]