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