mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 17:16:28 +02:00
Updated icons and JQuery version
This commit is contained in:
+16
-14
@@ -29,7 +29,9 @@
|
||||
<p>A bot that makes it very simple to post custom embeds.</p>
|
||||
<ul style="list-style-type: none; padding: 0; margin: 0;">
|
||||
<li><a href="https://github.com/Stone-Red-Code/Discord_Simple-Embed-Bot">GitHub</a></li>
|
||||
<li><a href="https://discord.com/api/oauth2/authorize?client_id=808830741546008577&permissions=26624&scope=bot">Invite</a></li>
|
||||
<li><a
|
||||
href="https://discord.com/api/oauth2/authorize?client_id=808830741546008577&permissions=26624&scope=bot">Invite</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -92,9 +94,11 @@
|
||||
<div class="col">
|
||||
<div class="jumbotron p-5">
|
||||
<h2>SimpleWinformsAudioVisualizer</h2>
|
||||
<p>This is a small and simple side project i made. It displays an audio spectrum based on the system sounds.</p>
|
||||
<p>This is a small and simple side project i made. It displays an audio spectrum based on the
|
||||
system sounds.</p>
|
||||
<ul style="list-style-type: none; padding: 0; margin: 0;">
|
||||
<li><a href="https://github.com/Stone-Red-Code/SimpleWinformsAudioVisualizer">GitHub</a></li>
|
||||
<li><a href="https://github.com/Stone-Red-Code/SimpleWinformsAudioVisualizer">GitHub</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -113,22 +117,20 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--end Main-->
|
||||
|
||||
<!--Footer-->
|
||||
<div id="footer-placeholder"></div>
|
||||
<!--end Footer-->
|
||||
</div>
|
||||
<!--end Main-->
|
||||
|
||||
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
|
||||
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
|
||||
crossorigin="anonymous"></script>
|
||||
<!--Footer-->
|
||||
<div id="footer-placeholder"></div>
|
||||
<!--end Footer-->
|
||||
</div>
|
||||
|
||||
<script src="https://code.jquery.com/jquery-3.6.0.js"
|
||||
integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
|
||||
integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx"
|
||||
crossorigin="anonymous"></script>
|
||||
<script src="//code.jquery.com/jquery.min.js"></script>
|
||||
<script src="Scripts/loadNavBarAndFooter.js"></script>
|
||||
<script src="Scripts/loadNavBarAndFooter.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user