Update README.md

This commit is contained in:
GURU SABARISH
2020-09-19 13:24:03 +05:30
committed by GitHub
parent 1239f17b7e
commit 20afe95965
+6 -5
View File
@@ -1,7 +1,8 @@
# <div align="center">hugo-profile</div> # hugo-profile
<div align="center">A simple hugo theme for personal portfolio</div>
<img align="center" src="https://github.com/gurusabarish/hugo-profile/blob/master/static/images/preview.PNG" alt="guru sabarish" /> A simple hugo theme for personal portfolio
![Thumpnail](https://github.com/gurusabarish/hugo-profile/blob/master/static/images/tn.png)
### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com) ### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com)
@@ -29,9 +30,9 @@ git submodule add https://github.com/gurusabarish/hugo-profile.git themes/hugo-p
Configure your `config.yaml` file of your site as below: Configure your `config.yaml` file of your site as below:
```yaml ```yaml
baseURL: "https://hugo-blog0.netlify.app/" baseURL: "https://example.com"
languageCode: "en-us" languageCode: "en-us"
title: "Hugo-blog" title: "Hugo-profile"
theme: "hugo-profile" theme: "hugo-profile"
params: params: