Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxdk dev docs
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
websites
xxdk dev docs
Merge requests
!1
Something went wrong on our end
Push existing docs with CI
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Push existing docs with CI
ci-test
into
master
Overview
0
Commits
21
Pipelines
0
Changes
1
Merged
Push existing docs with CI
Jakub Pelka
requested to merge
ci-test
into
master
Dec 18, 2021
Overview
0
Commits
21
Pipelines
0
Changes
1
0
0
Merge request reports
Viewing commit
071d66c7
Prev
Next
Show latest version
1 file
+
0
−
11
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
071d66c7
Fix CI
· 071d66c7
Jakub Pelka
authored
Dec 18, 2021
docusaurus-site/docusaurus.config.js
+
0
−
11
View file @ 071d66c7
Edit in single-file editor
Open in Web IDE
Show full file
@@ -60,17 +60,6 @@ const config = {
},
footer
:
{
style
:
'
dark
'
,
links
:
[
{
title
:
'
Docs
'
,
items
:
[
{
label
:
'
Getting Started
'
,
to
:
'
getting-started
'
,
},
],
}
],
copyright
:
`Copyright ©
${
new
Date
().
getFullYear
()}
My Project, Inc. Built with Docusaurus.`
,
},
prism
:
{
Loading