Skip to content

Commit

Permalink
feat: use Starlight tabs (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored May 3, 2024
1 parent 3663e48 commit 3ac2627
Show file tree
Hide file tree
Showing 27 changed files with 87 additions and 568 deletions.
11 changes: 0 additions & 11 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -345,17 +345,6 @@ export default defineConfig({
},
favicon: "/img/favicon.svg",
head: [
// {
// tag: "meta",
// attrs: { property: "og:image", content: `${site}/img/og.png?v=1` },
// },
// {
// tag: "meta",
// attrs: {
// property: "twitter:image",
// content: `${site}/img/og.png?v=1`,
// },
// },
{
tag: "link",
attrs: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@astrojs/prism": "3.1.0",
"@astrojs/react": "3.3.1",
"@astrojs/rss": "4.0.5",
"@astrojs/starlight": "0.21.5",
"@astrojs/starlight": "0.22.1",
"@biomejs/biome": "1.7.1",
"@biomejs/wasm-web": "link:./biome/packages/@biomejs/wasm-web",
"@codemirror/lang-css": "6.2.1",
Expand Down
190 changes: 41 additions & 149 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions src/assets/svg/yarn.svg

This file was deleted.

Loading

0 comments on commit 3ac2627

Please sign in to comment.