mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
website: change to www subdomain
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user