Skip to content

Commit

Permalink
Merge pull request #355 from Kotlin/devcrocod/sitemap
Browse files Browse the repository at this point in the history
Add sitemap
  • Loading branch information
devcrocod authored Mar 21, 2024
2 parents eca870d + 3562131 commit b560e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
CONFIG_JSON_PRODUCT: kd
CONFIG_JSON_VERSION: '0.5.0'
DOCKER_VERSION: 233.14272
DOCKER_VERSION: 233.14938

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<variables>
<noindex-content>false</noindex-content>
</variables>
<sitemap priority="0.35" change-frequency="monthly"/>
</build-profile>
<footer>
<social type="blog" href="https://blog.jetbrains.com/kotlin/category/data-science/"/>
Expand Down

0 comments on commit b560e38

Please sign in to comment.