diff --git a/_config.yml b/_config.yml index d68f3bd..6f86711 100644 --- a/_config.yml +++ b/_config.yml @@ -6,40 +6,40 @@ theme: jekyll-theme-chirpy # The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm # If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed, # otherwise, the layout language will use the default value of 'en'. -lang: en +lang: br # Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker -timezone: +timezone: Brasil/Minas Gerais # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # ↓ -------------------------- -title: Chirpy # the main title +title: HomeLab Docs # the main title tagline: A text-focused Jekyll theme # it will display as the sub-title description: >- # used by seo meta and the atom feed - A minimal, responsive and feature-rich Jekyll theme for technical writing. + Um site do Google Docs para meu Home Lab. # Fill in the protocol & hostname for your site. # e.g. 'https://username.github.io', note that it does not end with a '/'. -url: "" +url: "https://rodrigoxavier.github.io" github: - username: github_username # change to your github username + username: rxaviersantos # change to your github username twitter: - username: twitter_username # change to your twitter username + username: rxaviersantos # change to your twitter username social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: your_full_name - email: example@domain.com # change to your email address + name: Rodrigo Xavier + email: rodrigomxsantos@gmail.com # change to your email address links: # The first element serves as the copyright owner's link - - https://twitter.com/username # change to your twitter homepage - - https://github.com/username # change to your github homepage + - https://twitter.com/rxaviersantos # change to your twitter homepage + - https://github.com/rxaviersantos # change to your github homepage # Uncomment below to add more social links # - https://www.facebook.com/username # - https://www.linkedin.com/in/username @@ -73,7 +73,7 @@ theme_mode: # [light|dark] img_cdn: # the avatar on sidebar, support local or CORS resources -avatar: +avatar: https://avatars.githubusercontent.com/u/85380530?s=96&v=4 # boolean type, the global switch for TOC in posts. toc: true