Skip to content

Commit 729ab5f

Browse files
committed
Add a thanks to JetBrains for complimentary licenses
1 parent 32dcb5a commit 729ab5f

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

docs/other.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The main project forge has been moved from [Savannah](https://savannah.gnu.org/p
44

55
We used to run a self-hosted Trac instance for over a decade to serve as our home page, wiki, source browser, and issue tracker. With the retirement of Trac, most of these items have been moved to GitHub.
66

7+
<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg" alt="JetBrains logo" id="jetbrains-logo"> Our thanks go to JetBrains for providing us with licences for CLion and PyCharm to use in developing Midnight Commander!
8+
79
## Trac archives
810

911
The old server is still available at <https://old.midnight-commander.org> until it is decommissioned. Please let us know if there is any content you would like to secure!

docs/stylesheets/extra.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,11 @@
5656

5757
margin-bottom: -0.75rem;
5858
}
59+
60+
#jetbrains-logo {
61+
float: right;
62+
margin-top: 0.5rem;
63+
margin-left: 1rem;
64+
margin-right: 1rem;
65+
width: 33%;
66+
}

0 commit comments

Comments
 (0)