Commit 2c19ab76 authored by one's avatar one
Browse files

Update docs site URL for custom domain

parent b31acf90
...@@ -8,8 +8,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); ...@@ -8,8 +8,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
module.exports = { module.exports = {
title: 'SuperBench', title: 'SuperBench',
tagline: 'Hardware and Software Benchmarks for AI Systems', tagline: 'Hardware and Software Benchmarks for AI Systems',
url: 'https://alephpiece.github.io', url: 'https://superbenchmark.xonez.cn',
baseUrl: '/superbenchmark/', baseUrl: '/',
onBrokenLinks: 'throw', onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn', onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico', favicon: 'img/favicon.ico',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment