Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjameson committed Mar 13, 2024
1 parent 6de9df9 commit ed38139
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 2 deletions.
File renamed without changes.
1 change: 0 additions & 1 deletion starlight/astro.config.mjs → astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import starlight from '@astrojs/starlight';
// https://astro.build/config
export default defineConfig({
site: 'https://recogito.github.io/',
base: '/recogito.github.io/starlight',
integrations: [
starlight({
title: 'Recogito Plus Platform',
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion starlight/src/env.d.ts → src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />
/// <reference types="astro/client" />
File renamed without changes.

0 comments on commit ed38139

Please sign in to comment.