Created
February 27, 2020 21:13
-
-
Save paulodutra/d8a690d2a44ee5d7ddb587c464d7f0a2 to your computer and use it in GitHub Desktop.
Alterando o titulo e subtitulo do site no docusaurus versão 1.14.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//demais configurações | |
const siteConfig = { | |
title: 'Post sobre docusaurus', | |
tagline: 'Um site sobre o docusaurus', | |
//restante dos atributos de configurações | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment