website: change to www subdomain

This commit is contained in:
Yangshun
2022-02-01 11:29:29 +08:00
parent 64039bb395
commit 661c36cea9
6 changed files with 16 additions and 70 deletions

View File

@ -1,7 +1,7 @@
module.exports = {
title: 'Tech Interview Handbook',
tagline: 'Free curated interview preparation materials for busy engineers',
url: 'https://techinterviewhandbook.org',
url: 'https://www.techinterviewhandbook.org',
baseUrl: '/',
trailingSlash: true,
favicon: 'img/favicon.png',