mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 09:58:14 +00:00
feat(docs): Publish docs for 1.1.0 release (#13647)
This commit is contained in:
parent
4976656df8
commit
7b21a5cea3
@ -226,6 +226,14 @@ module.exports = {
|
||||
type: 'html',
|
||||
value: '<div class="dropdown__link"><b>Archived versions</b></div>',
|
||||
},
|
||||
{
|
||||
value: `
|
||||
<a class="dropdown__link" href="https://docs-website-t9sv4w3gr-acryldata.vercel.app/docs/0.15.0/features">0.15.0
|
||||
<svg width="12" height="12" aria-hidden="true" viewBox="0 0 24 24"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg>
|
||||
</a>
|
||||
`,
|
||||
type: "html",
|
||||
},
|
||||
{
|
||||
value: `
|
||||
<a class="dropdown__link" href="https://docs-website-8jkm4uler-acryldata.vercel.app/docs/0.14.1/features">0.14.1
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[
|
||||
"1.0.0",
|
||||
"0.15.0"
|
||||
"1.1.0",
|
||||
"1.0.0"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user