summaryrefslogtreecommitdiff
path: root/jetbrains
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-12-12 21:35:43 +0100
committerMinteck <contact@minteck.org>2022-12-12 21:35:43 +0100
commit72ec0c343c785d2690213326846f66f1147ad313 (patch)
tree7501080c5f0f154877abbd6eade5888b537c965d /jetbrains
parent31c4197380537e1966a516e0d8b6c2c502bc8ddd (diff)
downloadhorses-72ec0c343c785d2690213326846f66f1147ad313.tar.gz
horses-72ec0c343c785d2690213326846f66f1147ad313.tar.bz2
horses-72ec0c343c785d2690213326846f66f1147ad313.zip
Final release
Diffstat (limited to 'jetbrains')
-rw-r--r--jetbrains/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/jetbrains/index.php b/jetbrains/index.php
index a7939b2..5d2802a 100644
--- a/jetbrains/index.php
+++ b/jetbrains/index.php
@@ -2,7 +2,7 @@
<div class="container">
<br><br>
- <h1>Supported by JetBrains</h1>
+ <h1>Supported by <a href="https://jetbrains.com" target="_blank">JetBrains</a></h1>
</div>
<div style="background-color: #000000; margin-top: 20px; border-top: 1px solid rgba(255, 255, 255, .25); border-bottom: 1px solid rgba(255, 255, 255, .25);height: 360px;margin-bottom: 20px;">
@@ -76,7 +76,7 @@
</div>
<div class="container">
- <p>JetBrains has been providing Equestria.dev with free licenses to their products for <?= floor((time() - 1619308800) / 31557600) ?> year<?= floor((time() - 1619308800) / 31557600) > 1 ? "s" : "" ?> now. Getting these licenses have helped us gain in productivity and focus more on writing code than fixing bugs, since the IDE will automatically catch most of the potential bugs.</p>
+ <p>JetBrains has been providing Equestria.dev with free licenses to their products for <?= floor((time() - 1619308800) / 31557600) ?> year<?= floor((time() - 1619308800) / 31557600) > 1 ? "s" : "" ?> now. Getting these licenses have helped us gain in productivity and focus more on writing code than fixing bugs, since the IDE will automatically catch most of the potential bugs. Huge thanks to JetBrains for their support!</p>
<p></p>
</div>