Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
recoluan committed Dec 7, 2024
1 parent 5596e14 commit 8f48f85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/.vuepress/config/en/bulletin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export const bulletin = {
type: 'text',
content: `
<ul>
<li>revili: 0.0.1-alpha.10</li>
<li>@revili/revili-kit-demo: 0.0.1-alpha.8</li>
<li>revili: 0.0.1-alpha.12</li>
<li>@revili/revili-kit-demo: 0.0.1-alpha.10</li>
</ul>`,
style: 'font-size: 12px; color: #5D67E8;'
},
Expand Down
4 changes: 2 additions & 2 deletions docs/.vuepress/config/zh/bulletin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export const bulletin = {
type: 'text',
content: `
<ul>
<li>revili: 0.0.1-alpha.10</li>
<li>@revili/revili-kit-demo: 0.0.1-alpha.8</li>
<li>revili: 0.0.1-alpha.12</li>
<li>@revili/revili-kit-demo: 0.0.1-alpha.10</li>
</ul>`,
style: 'font-size: 12px; color: #5D67E8;'
},
Expand Down

0 comments on commit 8f48f85

Please sign in to comment.