Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Aug 30, 2024
1 parent 8726f06 commit 89447e0
Showing 1 changed file with 20 additions and 24 deletions.
44 changes: 20 additions & 24 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,45 +147,41 @@
<div id="main-container">
<h1>The most AWESOME Supporters!</h1>
<p>
Hello! I am Simon and I love creating free and open-source software! My
current main projects are 🥧
<a href="https://github.com/schneegans/fly-pie">Fly-Pie</a>, 🔥
<a href="https://github.com/schneegans/burn-my-windows"
>Burn-My-Windows</a
>, the 🧊
<a href="https://github.com/schneegans/desktop-cube">Desktop Cube</a>,
🥧 <a href="https://github.com/kando-menu/kando">Kando</a>, and the 🏷️
<a href="https://github.com/Schneegans/dynamic-badges-action"
>Dynamic Badges Action</a
>.
Thank you for considering an Athena OS! Your sponsorship helps us to allocate more resources for actively working to improve Athena by adding new resources and connections and ensure it stays up-to-date. We appreciate your contribution and we are available for any need or doubt.
</br>
❤️Athena OS❤️ is born for all those people, newbie or expert, that love Cyber Security. Newbie because of strictly connected to the learning resources. Expert because of thousands of security tools to be used.
</br>
Currently the job market related to Cyber Security is very big and a lot of opportunities can be caught by people that are starting to enter in the job world or people tired of their current job and wish to enter in this field.
</br>
We would like to help these people to approach the Cyber Security by providing an environment to make the access to learning resources easier and immediate.
</p>

<p>
<a href="https://schneegans.github.io/sponsors/"
<a href="https://athena-os.github.io/sponsors-hall-of-fame/"
><img
src="https://gist.githubusercontent.com/Schneegans/2d06edf0937c480951feb86b9e719304/raw/weekly.svg"
src="https://gist.githubusercontent.com/D3vil0p3r/2465ffe7d69897864623f96ddad57e5a/raw/weekly.svg"
/></a>
<a href="https://ko-fi.com/schneegans/"
<!--<a href="https://ko-fi.com/schneegans/"
><img
src="https://img.shields.io/badge/Donate-on_Ko--fi-ff5e5b?logo=ko-fi"
/></a>
<a href="https://github.com/sponsors/Schneegans"
/></a>-->
<a href="https://github.com/sponsors/Athena-OS"
><img
src="https://img.shields.io/badge/Donate-on_GitHub-purple?logo=github"
/></a>
<a href="https://www.paypal.com/donate/?hosted_button_id=3F7UFL8KLVPXE"
<a href="https://www.paypal.com/donate/?hosted_button_id=MTYRF2NQT2BWA"
><img
src="https://img.shields.io/badge/Donate-on_PayPal-009cde?logo=paypal"
/></a>

<span
<!--<span
class="button"
onclick="document.getElementById('crypto-donate-container').classList.add('visible');"
>
<img
src="https://img.shields.io/badge/Donate-some_Crypto-f7931a?logo=bitcoin"
/>
</span>
</span>-->
</p>

<p>
Expand All @@ -211,11 +207,11 @@ <h1>The most AWESOME Supporters!</h1>

<p>
<strong>Do you want to be listed here as well?</strong> This list is
ranked by accumulated total donations. Public Ko-fi and GitHub donations
ranked by accumulated total donations. Public <!--Ko-fi and -->GitHub donations
are added automatically. If you donate via PayPal, I will try to get in
touch and ask how you want to be listed. If you donate Crypto, you can
touch and ask how you want to be listed. <!--If you donate Crypto, you can
<a href="mailto:[email protected]">contact me</a> to become a
member of this list as well. You can also get in contact if you want to
member of this list as well. -->You can also get in contact if you want to
be removed or listed with a different name, avatar, or link!
</p>

Expand All @@ -227,7 +223,7 @@ <h1>The most AWESOME Supporters!</h1>
</p>
</div>

<div id="crypto-donate-container">
<!--<div id="crypto-donate-container">
<div class="inner">
<a
href="bitcoin:bc1qyx2cr25xx6jtydd2f9pr25e2x5e0q7j22klp20"
Expand All @@ -249,7 +245,7 @@ <h1>The most AWESOME Supporters!</h1>
<a href="https://schneegans.cb.id">schneegans.cb.id</a>.
</div>
</div>
</div>
</div>-->

<script type="text/javascript">
const cryptoDonateContainer = document.getElementById(
Expand Down

0 comments on commit 89447e0

Please sign in to comment.