Skip to content

Commit

Permalink
[full] Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed May 20, 2024
1 parent a933331 commit 73a8641
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
slug: 2022-11-09-toggle-stacked-download-graph-in-crates-io
title: Toggle Stacked Download Graph in crates.io
author: SeaQL Team
author_title: Billy Chan
author_url: https://github.com/SeaQL
author_image_url: https://www.sea-ql.org/SeaORM/img/SeaQL.png
author: Billy Chan
author_title: SeaQL Team
author_url: https://github.com/billy1624
author_image_url: https://avatars.githubusercontent.com/u/30400950?v=4
tags: [news]
---

Expand Down
8 changes: 4 additions & 4 deletions Blog/blog/2024-01-18-community-survey-2023.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
slug: 2024-01-18-community-survey-2023
title: SeaQL Community Survey 2023 Results
author: SeaQL Team
author_title: Billy Chan
author_url: https://github.com/SeaQL
author_image_url: https://www.sea-ql.org/SeaORM/img/SeaQL.png
author: Billy Chan
author_title: SeaQL Team
author_url: https://github.com/billy1624
author_image_url: https://avatars.githubusercontent.com/u/30400950?v=4
tags: [news]
toc_max_heading_level: 2
---
Expand Down
1 change: 1 addition & 0 deletions Blog/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
algolia: {
Expand Down
1 change: 1 addition & 0 deletions SeaORM-X/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
// algolia: {
Expand Down
1 change: 1 addition & 0 deletions SeaORM/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
algolia: {
Expand Down
1 change: 1 addition & 0 deletions SeaQuery/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
// algolia: {
Expand Down
1 change: 1 addition & 0 deletions SeaStreamer/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
// algolia: {
Expand Down
1 change: 1 addition & 0 deletions Seaography/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const config = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
algolia: {
Expand Down
1 change: 1 addition & 0 deletions StarfishQL/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ module.exports = {
additionalLanguages: [
'toml',
'rust',
'bash',
],
},
algolia: {
Expand Down

0 comments on commit 73a8641

Please sign in to comment.