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

github.com/naro143/hugo-coder-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaro143 <y.ishimi@itdharman.com>2018-09-22 18:38:10 +0300
committernaro143 <y.ishimi@itdharman.com>2018-09-22 18:38:10 +0300
commit2db3d093366ffd4da2598ea0f4e182af73c83558 (patch)
tree2041c15fb76e86ed93b98eeda198a0e2ca0064ea
parent879cb6d14beb3bdab35c0d2d037b45bbd5ed7be2 (diff)
add: original theme author
-rw-r--r--theme.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 4a9c3a8..71715a7 100644
--- a/theme.toml
+++ b/theme.toml
@@ -24,3 +24,8 @@ min_version = "0.32"
[author]
name = "Yusuke Ishimi"
homepage = "https://naro143.github.io"
+
+[original]
+ author = "Luiz F. A. de PrĂ¡"
+ homepage = "https://luizdepra.com"
+ repo = "https://github.com/luizdepra/hugo-coder" \ No newline at end of file