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

github.com/cowboysmall-tools/hugo-devresume-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Kiely <jerry@cowboysmall.com>2019-11-06 04:47:04 +0300
committerJerry Kiely <jerry@cowboysmall.com>2019-11-06 04:47:04 +0300
commit75a0c50ce0c146d233fe3b62bf25ed65650f2c95 (patch)
treed6d12d4d77f6218dd17781255daa65d3b0c2f42b /theme.toml
parentc185ec7954ef45805a06f51a7fc557cd6dc502a8 (diff)
some cleanup
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index da8e0b8..df3fd94 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@
name = "DevResume"
license = "MIT"
-licenselink = "//github.com/cowboysmall-tools/hugo-devresume-theme/blob/master/LICENSE"
+licenselink = "//github.com/cowboysmall-tools/hugo-devresume-theme/blob/master/LICENSE.md"
description = "DevResume is a free Bootstrap 4 resume/CV template made for software developers."
homepage = "//github.com/cowboysmall-tools/hugo-devresume-theme"
tags = ["cv", "resume"]
@@ -16,6 +16,6 @@ min_version = "0.41"
# If porting an existing theme
[original]
- name = "Xiaoying Riley"
- homepage = "//github.com/xriley"
+ name = "3rd Wave Media"
+ homepage = "//themes.3rdwavemedia.com/bootstrap-templates/resume/devresume-free-bootstrap-4-resume-cv-template-for-developers/"
repo = "//github.com/xriley/DevResume-Theme"