Skip to content

Commit

Permalink
rc.2 demo version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriakos Akriotis committed Jul 3, 2024
1 parent 896bcd6 commit 458348e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ import type { Config } from '@docusaurus/types';
import type * as Preset from '@docusaurus/preset-classic';

const config: Config = {
title: 'Architecture Center docs-next.rc.0',
title: 'Architecture Center docs-next:rc.2',
tagline: 'Best Practices & Blueprints',
favicon: 'img/favicon.ico',

// Set the production url of your site here
url: 'https://docs-next.hypelens.de',
url: 'http://docs-next.hypelens.de',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
Expand Down

0 comments on commit 458348e

Please sign in to comment.