Avoid the blinking redirect when clicking on the logo in the header

This commit is contained in:
Karol Lewandowski 2024-08-30 15:33:52 +02:00
parent 3a9f22a6ca
commit 8eca2f2f68

View File

@ -5,7 +5,7 @@
<variables> <variables>
<header-logo>https://resources.jetbrains.com/storage/logos/web/jetbrains/jetbrains-particle.svg</header-logo> <header-logo>https://resources.jetbrains.com/storage/logos/web/jetbrains/jetbrains-particle.svg</header-logo>
<web-root>https://plugins.jetbrains.com/docs</web-root> <web-root>https://plugins.jetbrains.com/docs</web-root>
<product-web-url>https://plugins.jetbrains.com/docs/intellij/</product-web-url> <product-web-url>https://plugins.jetbrains.com/docs/intellij/welcome.html</product-web-url>
<search-scope/> <search-scope/>
<fallback-url/> <fallback-url/>
<download-page>https://jb.gg/ipe</download-page> <download-page>https://jb.gg/ipe</download-page>