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

github.com/bjacquemet/personal-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Jacquemet <baptiste.jacquemet@gmail.com>2019-02-25 19:26:54 +0300
committerBaptiste Jacquemet <baptiste.jacquemet@gmail.com>2019-02-25 19:26:54 +0300
commitb1bbfcc2a2024419cb0987f7fd0972629a073c90 (patch)
treed7851e3c66249c0a865558af1dc8ab3f418a4ed0 /theme.toml
parent75ca96067581a651dc227125303d530efa665403 (diff)
add details
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml16
1 files changed, 5 insertions, 11 deletions
diff --git a/theme.toml b/theme.toml
index 81aae25..6c68bbb 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,19 +3,13 @@
name = "Personal_web"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = ""
+licenselink = "https://github.com/bjacquemet/personal-web/blob/master/LICENSE"
+description = "Peronal Web is a template for freelancers including portfolio and blog sections"
homepage = "http://example.com/"
-tags = []
+tags = ["portfolio", "blog", "post", "personal"]
features = []
min_version = "0.41"
[author]
- name = ""
- homepage = ""
-
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "Baptiste Jacquemet"
+ homepage = "https://baptistej.com"