Skip to content

Commit 9bb1eea

Browse files
committed
feat: use loopack.io/blog
see: #6 (comment) Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
1 parent 01e55c2 commit 9bb1eea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
1212
const config = {
1313
title: 'LoopBack',
1414
tagline: 'Dinosaurs are cool',
15-
url: 'https://loopbackio.github.io',
16-
baseUrl: '/',
15+
url: 'https://loopback.io',
16+
baseUrl: '/blog',
1717
onBrokenLinks: 'ignore',
1818
onBrokenMarkdownLinks: 'warn',
1919
favicon: 'img/favicon.ico',

0 commit comments

Comments
 (0)