Skip to content

Commit f2b6242

Browse files
Merge pull request #1069 from st3phhays/choco-theme-astro
(#1067)(#1068) choco-theme 0.8.1 & choco-astro 0.1.1
2 parents b04a83c + 5812034 commit f2b6242

12 files changed

+703
-1697
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public/fonts
5050
public/scripts
5151
public/styles
5252
public/images/global-shared
53+
src/components/global
5354

5455
# general
5556
apple-touch-*.png

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"choco-theme": "npx --quiet ts-node --skipIgnore node_modules/choco-theme/build/choco-theme.ts --repository=docs"
2727
},
2828
"dependencies": {
29-
"choco-astro": "0.1.0",
30-
"choco-theme": "0.8.0"
29+
"choco-astro": "0.1.1",
30+
"choco-theme": "0.8.1"
3131
}
3232
}

src/components/global/CollapsingRightSidebarContent.astro

Lines changed: 0 additions & 117 deletions
This file was deleted.

src/components/global/GlobalNavigation.astro

Lines changed: 0 additions & 41 deletions
This file was deleted.

src/components/global/GoogleTag.astro

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/components/global/SocialMedia.astro

Lines changed: 0 additions & 79 deletions
This file was deleted.

src/components/global/SvgStyles.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)