Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user