mirror of
https://github.com/DidiDidi129/Website.git
synced 2026-04-05 12:04:38 +00:00
sdasdas
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"names": {
|
"names": {
|
||||||
"": "34fd3a043a781c08c7fdab8703b2dc7563705444721f702004715e648e858297"
|
"": "34fd3a043a781c08c7fdab8703b2dc7563705444721f702004715e648e858297",
|
||||||
|
"didi": "34fd3a043a781c08c7fdab8703b2dc7563705444721f702004715e648e858297"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"names": {
|
|
||||||
"": "34fd3a043a781c08c7fdab8703b2dc7563705444721f702004715e648e858297"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
36
index.html
36
index.html
@@ -33,10 +33,10 @@
|
|||||||
<p>Hey! Welcome to my website! Be sure to take a look at the pages below!</p>
|
<p>Hey! Welcome to my website! Be sure to take a look at the pages below!</p>
|
||||||
</div>
|
</div>
|
||||||
<ul class="icons">
|
<ul class="icons">
|
||||||
<li><a href="https://discord.gg/YGrSKGERxr" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
|
<li><a href="https://discord.gg/YGrSKGERxr" target="_blank" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
|
||||||
<li><a href="https://reddit.com/u/DidiDidi129" class="icon brands fa-reddit"><span class="label">Reddit</span></a></li>
|
<li><a href="https://reddit.com/u/DidiDidi129" target="_blank" class="icon brands fa-reddit"><span class="label">Reddit</span></a></li>
|
||||||
<li><a href="https://github.com/DidiDidi129" class="icon brands fa-github"><span class="label">Github</span></a></li>
|
<li><a href="https://github.com/DidiDidi129" target="_blank" class="icon brands fa-github"><span class="label">Github</span></a></li>
|
||||||
<li><a href="https://t.me/DidiDidi1290" class="icon brands fa-telegram"><span class="label">Telegram</span></a></li>
|
<li><a href="https://t.me/DidiDidi1290" target="_blank" class="icon brands fa-telegram"><span class="label">Telegram</span></a></li>
|
||||||
<li><a href="#bitcoin" class="icon brands fa-btc"><span class="label">Bitcoin</span></a></li>
|
<li><a href="#bitcoin" class="icon brands fa-btc"><span class="label">Bitcoin</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
<div style="padding-bottom: 20px;" class="center">
|
<div style="padding-bottom: 20px;" class="center">
|
||||||
<p>Thanks for wanting to donate! Scan the QR or click the link below!</p>
|
<p>Thanks for wanting to donate! Scan the QR or click the link below!</p>
|
||||||
<img style="padding-bottom: 20px;" src="images/btc.png" width="410" height="" alt="bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7" />
|
<img style="padding-bottom: 20px;" src="images/btc.png" width="410" height="" alt="bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7" />
|
||||||
<a class="button primary" href="bitcoin:bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7">Click Here to donate!</a>
|
<a target="_blank" class="button primary" href="bitcoin:bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7">Click Here to donate!</a>
|
||||||
</div>
|
</div>
|
||||||
<script src="https://widgets.coingecko.com/gecko-coin-price-chart-widget.js"></script>
|
<script src="https://widgets.coingecko.com/gecko-coin-price-chart-widget.js"></script>
|
||||||
<gecko-coin-price-chart-widget locale="en" dark-mode="true" outlined="true" coin-id="bitcoin" initial-currency="usd" width="100" height="0"></gecko-coin-price-chart-widget>
|
<gecko-coin-price-chart-widget locale="en" dark-mode="true" outlined="true" coin-id="bitcoin" initial-currency="usd" width="100" height="0"></gecko-coin-price-chart-widget>
|
||||||
@@ -84,9 +84,9 @@
|
|||||||
<h2 class="major">Projects</h2>
|
<h2 class="major">Projects</h2>
|
||||||
<!--<span class="image main"><img src="images/pic02.jpg" alt="" /></span>-->
|
<!--<span class="image main"><img src="images/pic02.jpg" alt="" /></span>-->
|
||||||
<h3>didi-cogs</h3>
|
<h3>didi-cogs</h3>
|
||||||
<p>A collection of cogs that I made for <a href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot.</a> To go to the repo, <a href="https://github.com/DidiDidi129/didi-cogs">click here!</a></p>
|
<p>A collection of cogs that I made for <a target="_blank" href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot.</a> To go to the repo, <a href="https://github.com/DidiDidi129/didi-cogs">click here!</a></p>
|
||||||
<h3>Project Didi</h3>
|
<h3>Project Didi</h3>
|
||||||
<p>My own private instance of <a href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot</a>, uses Cogs from <a href="https://github.com/DidiDidi129/didi-cogs">didi-cogs</a>.</p>
|
<p>My own private instance of <a target="_blank" href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot</a>, uses Cogs from <a href="https://github.com/DidiDidi129/didi-cogs">didi-cogs</a>.</p>
|
||||||
<p>Features include:
|
<p>Features include:
|
||||||
<ol>
|
<ol>
|
||||||
<li>AI</li>
|
<li>AI</li>
|
||||||
@@ -100,8 +100,8 @@
|
|||||||
<p>If you are interested in adding the bot to your server, open a ticket in my discord (See homepage of this site) and wait for a response from me!</p>
|
<p>If you are interested in adding the bot to your server, open a ticket in my discord (See homepage of this site) and wait for a response from me!</p>
|
||||||
|
|
||||||
<h3>SpaceSMP</h3>
|
<h3>SpaceSMP</h3>
|
||||||
<p>My Minecraft server, co-founded by <a href="https://www.mrastro.party">MrAstrophysicist</a>. We are a friendly community and would love to have you play!</p>
|
<p>My Minecraft server, co-founded by <a target="_blank" href="https://www.mrastro.party">MrAstrophysicist</a>. We are a friendly community and would love to have you play!</p>
|
||||||
You can play by joining the discord, which is linked <a href="https://discord.gg/Z54HGXHwAw">here!</a></p>
|
You can play by joining the discord, which is linked <a target="_blank" href="https://discord.gg/Z54HGXHwAw">here!</a></p>
|
||||||
|
|
||||||
<a href="#moderation" class="button primary">Next Page</a>
|
<a href="#moderation" class="button primary">Next Page</a>
|
||||||
</article>
|
</article>
|
||||||
@@ -115,10 +115,10 @@
|
|||||||
<div class="category">
|
<div class="category">
|
||||||
<h3>Discord</h3>
|
<h3>Discord</h3>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<a href="https://discord.gg/qsaTHzknAZ" class="buttonLow secondary">ManicEMU</a>
|
<a target="_blank" href="https://discord.gg/qsaTHzknAZ" class="buttonLow secondary">ManicEMU</a>
|
||||||
<a href="https://discord.gg/eKsqy4feXT" class="buttonLow secondary">MeloNX</a>
|
<a target="_blank" href="https://discord.gg/eKsqy4feXT" class="buttonLow secondary">MeloNX</a>
|
||||||
<a href="https://discord.gg/2Nawcg2fwY" class="buttonLow secondary">r/EmulationOniOS</a>
|
<a target="_blank" href="https://discord.gg/2Nawcg2fwY" class="buttonLow secondary">r/EmulationOniOS</a>
|
||||||
<a href="https://discord.gg/HqYRKvDDpM" class="buttonLow secondary">The Tech Terminal</a>
|
<a target="_blank" href="https://discord.gg/HqYRKvDDpM" class="buttonLow secondary">The Tech Terminal</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -126,10 +126,10 @@
|
|||||||
<div class="category">
|
<div class="category">
|
||||||
<h3>Reddit</h3>
|
<h3>Reddit</h3>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<a href="https://reddit.com/r/ExplainTheJoke" class="buttonLow secondary">r/ExplainTheJoke</a>
|
<a target="_blank" href="https://reddit.com/r/ExplainTheJoke" class="buttonLow secondary">r/ExplainTheJoke</a>
|
||||||
<a href="https://reddit.com/r/EmulationOniOS" class="buttonLow secondary">r/EmulationOniOS</a>
|
<a target="_blank" href="https://reddit.com/r/EmulationOniOS" class="buttonLow secondary">r/EmulationOniOS</a>
|
||||||
<a href="https://reddit.com/r/actualsecretteenagers" class="buttonLow secondary">r/actualsecretteenagers</a>
|
<a target="_blank" href="https://reddit.com/r/actualsecretteenagers" class="buttonLow secondary">r/actualsecretteenagers</a>
|
||||||
<a href="https://reddit.com/r/RevolutionIdle" class="buttonLow secondary">r/RevolutionIdle</a>
|
<a target="_blank" href="https://reddit.com/r/RevolutionIdle" class="buttonLow secondary">r/RevolutionIdle</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -137,7 +137,7 @@
|
|||||||
<div class="category">
|
<div class="category">
|
||||||
<h3>Telegram</h3>
|
<h3>Telegram</h3>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<a href="https://t.me/manicemugame" class="buttonLow secondary">ManicEMU</a>
|
<a target="_blank" href="https://t.me/manicemugame" class="buttonLow secondary">ManicEMU</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user