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

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgurusabarish <gurusabarisha@gmail.com>2020-09-29 15:37:41 +0300
committergurusabarish <gurusabarisha@gmail.com>2020-09-29 15:37:41 +0300
commite3e1117465afc13adacc30f73ab3c6076d3012d0 (patch)
tree1c5f8cc06619b092cd8ce29bae4469c27368d669 /README.md
parentb3f0329bffc8544c8fd8524bc9c2c74b8feec184 (diff)
breadcrumb update
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0a19f1d..302e91f 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,16 @@
# hugo-profile
A simple hugo theme for personal portfolio
+## Performance
-![Thumpnail](https://github.com/gurusabarish/hugo-profile/blob/master/static/images/tn.png)
+![Performance of hugo-profile theme](https://github.com/gurusabarish/hugo-profile/blob/master/static/images/performance.png)
+
+## Demo
+
+![Thumpnail](https://github.com/gurusabarish/hugo-profile/blob/master/images/tn.png)
+
+### Site: [Hugo-profile](https://hugo-profile.netlify.com)
-### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com)
## Features
- Minimalist Design
@@ -64,12 +70,17 @@ params:
description: "Portfolio and personal blog of gurusabarish"
googleanalytics: "UA-167646412-8"
disqus: ""
- contact: "true"
+
+ # Contact
+ contact: true
+ action: ""
+ emailname: ""
+ messagename: ""
# Navbar Menus
customMenus:
- name: "Blog"
- url: "blog"
+ url: "https://example.com/blog"
# Home
name: "Gurusabarish"