mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Enable sitemap generation
This commit is contained in:
parent
ae9c45ee23
commit
e7cf4fd4d0
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<variables>
|
||||
@ -42,6 +43,8 @@
|
||||
|
||||
<build-profile instance="ijs"/>
|
||||
|
||||
<sitemap priority="0.35" change-frequency="monthly"/>
|
||||
|
||||
<footer>
|
||||
<copyright>2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.</copyright>
|
||||
<social type="twitter" href="https://x.com/JBPlatform/"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user