Add files via upload
This commit is contained in:
committed by
GitHub
parent
3a17593612
commit
dbbfcf2fb5
+40
-43
@@ -580,8 +580,7 @@
|
||||
<main class="container">
|
||||
<section class="hero" id="home" aria-labelledby="hero-title">
|
||||
<div class="hero-banner">
|
||||
<img src="<img src="Warlock-Studio/Assets/banner.png" alt="Warlock-Studio banner" />
|
||||
" alt="Warlock-Studio banner" />
|
||||
<img src="Assets/banner.png" alt="Warlock-Studio banner" />
|
||||
</div>
|
||||
<div class="button-bar" style="margin-top: 1.8rem">
|
||||
<a
|
||||
@@ -714,47 +713,47 @@
|
||||
Installers and releases are published for Windows (64-bit).
|
||||
</p>
|
||||
|
||||
<div class="download-links">
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 1.5rem;
|
||||
"
|
||||
>
|
||||
<!-- ✅ SourceForge Rising Star Badge -->
|
||||
<a
|
||||
href="https://sourceforge.net/projects/warlock-studio/"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
<div class="download-links">
|
||||
<div
|
||||
style="
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 1.5rem;
|
||||
"
|
||||
>
|
||||
<img
|
||||
src="https://sourceforge.net/cdn/syndication/badge_img/3880091/oss-rising-star-black"
|
||||
alt="Warlock-Studio on SourceForge"
|
||||
width="200"
|
||||
style="display:block; margin:auto; margin-bottom:10px;"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<!-- GitHub Release Download Badge -->
|
||||
<a
|
||||
href="https://github.com/Ivan-Ayub97/Warlock-Studio/releases/download/v4.2.1/Warlock-Studio-v4.2.1-Setup.exe"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="badge-link"
|
||||
>
|
||||
<img
|
||||
src="https://ivan-ayub97.github.io/Warlock-Studio/rsc/GitHub_Logo_WS.png"
|
||||
alt="Download from GitHub"
|
||||
style="max-width: 200px"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div
|
||||
class="sf-root"
|
||||
data-id="3880091"
|
||||
data-badge="oss-rising-star-black"
|
||||
data-metadata="achievement=oss-rising-star"
|
||||
style="width: 152px"
|
||||
>
|
||||
<a
|
||||
href="https://sourceforge.net/projects/warlock-studio/"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>Warlock-Studio</a
|
||||
>
|
||||
</div>
|
||||
<script
|
||||
src="https://sourceforge.net/badge/dim/3880091/oss-rising-star-black"
|
||||
defer
|
||||
></script>
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="https://github.com/Ivan-Ayub97/Warlock-Studio/releases/download/v4.2.1/Warlock-Studio-v4.2.1-Setup.exe"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="badge-link"
|
||||
>
|
||||
<img src="rsc/GitHub_Logo_WS.png" alt="Download from GitHub" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="button-bar">
|
||||
<a
|
||||
href="https://github.com/Ivan-Ayub97/Warlock-Studio/releases/download/v4.2.1/Warlock-Studio_Manual.pdf"
|
||||
@@ -1248,5 +1247,3 @@
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user