2024-06-28 11:56:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
|
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
|
|
2024-10-14 14:58:37 +02:00
|
|
|
<variables>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</variables>
|
|
|
|
|
<build-profile instance="KleinDocs">
|
2024-06-28 12:15:55 +02:00
|
|
|
<variables>
|
2024-10-14 14:58:37 +02:00
|
|
|
<primary-color>halloween</primary-color>
|
|
|
|
|
<link-color>strawberry</link-color>
|
|
|
|
|
<noindex-content>false</noindex-content>
|
|
|
|
|
<resizable-sidebar>true</resizable-sidebar>
|
2024-06-28 12:15:55 +02:00
|
|
|
</variables>
|
|
|
|
|
</build-profile>
|
2024-10-14 14:58:37 +02:00
|
|
|
<footer>
|
2024-10-15 15:14:40 +02:00
|
|
|
<link href="https://dariusklein.nl">Overpowered by KleinBrains</link>
|
|
|
|
|
<copyright>Darius Klein, 2024</copyright>
|
2024-10-14 14:58:37 +02:00
|
|
|
</footer>
|
2024-06-28 11:56:57 +02:00
|
|
|
</buildprofiles>
|
2024-10-15 15:14:40 +02:00
|
|
|
|
|
|
|
|
|