Skip to content

Commit

Permalink
feat: update footer and logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Dec 19, 2023
1 parent 89c94cc commit 5ee845d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Writerside/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@
<variables>
<primary-color>deep-ocean</primary-color>
<header-logo>my-logo.svg</header-logo>
<product-web-url>https://docs.kellner.team</product-web-url>
<custom-favicons>favicon-16x16.png,favicon-32x32.png,favicon-96x96.png</custom-favicons>
<algolia-id>MI3FZSCPNM</algolia-id>
<algolia-index>main</algolia-index>
<!--<algolia-api-key></algolia-api-key>-->
<web-root>https://docs.kellner.team</web-root>
</variables>
<footer>
<copyright>kellner.team</copyright>
<link href="https://kellner.team">kellner.team</link>
</footer>
<build-profile instance="instance_id"/>
</buildprofiles>
2 changes: 1 addition & 1 deletion Writerside/hi.tree
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">

<instance-profile id="hi"
name="kellner.team"
name="docs.kellner.team"
start-page="Default-topic.md">

<toc-element topic="Default-topic.md"/>
Expand Down

0 comments on commit 5ee845d

Please sign in to comment.