Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
2c19ab76
Commit
2c19ab76
authored
Apr 18, 2026
by
one
Browse files
Update docs site URL for custom domain
parent
b31acf90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
website/docusaurus.config.js
website/docusaurus.config.js
+2
-2
No files found.
website/docusaurus.config.js
View file @
2c19ab76
...
@@ -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
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment