Update exampleSite

This commit is contained in:
hossainemruz 2020-06-30 01:05:57 +06:00
parent 9a95163b7d
commit bbcd82c746
11 changed files with 187 additions and 157 deletions

View file

@ -20,5 +20,31 @@ enableEmoji: true
# Custom parameters
params:
# Github Repo URL. This is used to add "Improve This Page" button
# background image of the landing page
background: "images/background.jpg"
# GitHub repo URL of your site
gitRepo: https://github.com/hossainemruz/toha-example-site
# specify whether you want to write blog post or not
enableBlogPost: true
# specify the list of custom menus that you want to show in the top navbar.
# they will be separated by a divider from the main menus.
customMenus:
- name: Notes
url: https://hossainnotes.netlify.app/docs/example/
# some information about you
author:
name: "Jane Doe"
image: "images/avatar.png"
# give your some contact information. they will be used in the footer
contactInfo:
email: "janedoe@example.com"
phone: "+0123456789"
# a summary of what you do
summary:
- I am a Developer
- I work with Go
- I love to work with some fun projects