Added social links (#535)

This commit is contained in:
Jori Lallo
2018-01-29 23:41:43 -08:00
committed by GitHub
parent 7be5b5fa0d
commit dd9d3351b8
4 changed files with 24 additions and 2 deletions

View File

@ -34,7 +34,7 @@ export function blogUrl(): string {
}
export function twitterUrl(): string {
return 'https://twitter.com/getoutline';
return 'https://twitter.com/outlinewiki';
}
export function spectrumUrl(): string {