Skip to content

Commit

Permalink
docs: Add docs-versions.json to pkgdown/assets
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Nov 1, 2023
1 parent 5d7853b commit bc18e0b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions pkgdown/assets/doc-versions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"Latest": "https://pkg.garrickadenbuie.com/epoxy/",
"Development": "https://pkg.garrickadenbuie.com/epoxy/dev/"
},
"---",
"Releases",
{
"v1.0.0": "https://pkg.garrickadenbuie.com/epoxy/v1.0.0/",
"v0.1.1": "https://pkg.garrickadenbuie.com/epoxy/v0.1.1/",
"v0.1.0": "https://pkg.garrickadenbuie.com/epoxy/v0.1.0/"
}
]

0 comments on commit bc18e0b

Please sign in to comment.