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

github.com/tnwhitwell/hugo-startpage-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Whitwell <tom@whitwell.xyz>2018-04-23 12:47:35 +0300
committerTom Whitwell <tom@whitwell.xyz>2018-04-23 12:47:35 +0300
commit50d59ef131ac655cd98e95a27942d158c205160b (patch)
treeb5da5a566e210e230b9622077d8d099ba8946e22
parent623fe94be0924e9fb412f9ac3370d1bdf04e2fe9 (diff)
update license + theme.toml
-rw-r--r--LICENSE.md2
-rw-r--r--theme.toml8
2 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE.md b/LICENSE.md
index 624b3f3..8d73695 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2018 YOUR_NAME_HERE
+Copyright (c) 2018 Tom Whitwell
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 bd43200..cc1913f 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,10 +3,10 @@
name = "Startpage"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "http://example.com/"
-tags = []
+licenselink = "https://github.com/tnwhitwell/hugo-startpage-theme/blob/master/LICENSE.md"
+description = "A simple Start Page theme based on MDL"
+homepage = "https://github.com/tnwhitwell/hugo-startpage-theme/"
+tags = ["speed-dial", "single-page"]
features = []
min_version = "0.38.1"