Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit a42bb08

Browse files
committed
Improve website
1 parent b6d0ab3 commit a42bb08

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Writerside/cfg/buildprofiles.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33
<variables>
4-
<primary-color>purple</primary-color>
4+
<custom-favicons>logo.png</custom-favicons>
55
<header-logo>logo.png</header-logo>
6+
<product-web-url>https://github.com/CTF-handbooks</product-web-url>
7+
<primary-color>purple</primary-color>
8+
<download-title>Download Capture the Flag</download-title>
9+
<download-page>https://content.luanti.org/packages/rubenwardy/capturetheflag/</download-page>
10+
<showDownloadButton>true</showDownloadButton>
611
</variables>
712
<build-profile instance="instance_id"/>
813
<footer>
914
<copyright>2024 s20, GreenBlob, and all those that helped during the process</copyright>
10-
<link href="https://github.com/MT-CTF/capturetheflag/blob/master/menu/header.png">Header:</link>
11-
<link href="https://github.com/SuddenSFD">CC-BY-3.0 by SuddenSFD</link>
1215
<link href="https://github.com/CTF-handbooks/ctf-handbooks.github.io">Website source</link>
16+
<link href="https://github.com/CTF-handbooks/ctf-handbooks.github.io?tab=readme-ov-file#media-license">Media license</link>
1317
</footer>
1418
<build-profile instance="ch">
1519
<variables>

0 commit comments

Comments
 (0)