mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-21 20:50:27 +00:00
added bullet about Udemy Course
This commit is contained in:
parent
c2a4dfcac2
commit
ba2790a13c
1 changed files with 13 additions and 6 deletions
19
about.html
Normal file → Executable file
19
about.html
Normal file → Executable file
|
@ -205,7 +205,11 @@ $('.container').infiniteScroll({
|
|||
<a href="https://www.github.com/miggymofongo/"><img src="./img/Github.png" alt="github logo" style="width: 50px; height: 50px;"></a>
|
||||
<img src="./img/lightning.png" style="width: 80px; height: 80px; align-items: center;">
|
||||
<br><br>
|
||||
<h6>Zap me Bitcoin!ancientwildflower33459@getalby.com</h6> <img src="./img/code.png" style="width: 100px; height:100px;">
|
||||
<h6>Zap me Bitcoin!<br><br>
|
||||
|
||||
|
||||
|
||||
<br><br>ancientwildflower33459@getalby.com</h6> <img src="./img/code.png" style="width: 150px; height:150px;">
|
||||
<div style= "text-align: end;">
|
||||
|
||||
|
||||
|
@ -266,7 +270,7 @@ $('.container').infiniteScroll({
|
|||
Garden
|
||||
</a>
|
||||
<ul class="dropdown-menu dropdown-menu-dark">
|
||||
<li><a class="dropdown-item" href="https://library.miguelalmodo.com/#">Library</a></li>
|
||||
<li><a class="dropdown-item" href="https://library.miguelalmodo.com/#">Bookshelf</a></li>
|
||||
<li><a class="dropdown-item" href="https://migs.uber.space/blog">Chronicles</a></li>
|
||||
<li><a class="dropdown-item" href="https://github.com/miggymofongo/asteroid/blob/main/scripts.js">Quote Shuffler</a></li>
|
||||
</ul>
|
||||
|
@ -298,8 +302,8 @@ $('.container').infiniteScroll({
|
|||
</p>
|
||||
|
||||
<button class="btn btn-dark-custom btn-lg" type="button" disabled>About</button>
|
||||
<button class="btn btn-dark-custom btn-lg" type="button" onclick="window.location.href='https://github.com/miggymofongo';">Code</button>
|
||||
<button class="btn btn-dark-custom btn-lg" type="button" onclick="window.location.href='https://library.miguelalmodo.com';">Library</button>
|
||||
<button class="btn btn-dark-custom btn-lg" type="button" onclick="window.location.href='https://github.com/miggymofongo';">Git</button>
|
||||
<button class="btn btn-dark-custom btn-lg" type="button" onclick="window.location.href='https://library.miguelalmodo.com';">Bookshelf</button>
|
||||
|
||||
|
||||
|
||||
|
@ -331,14 +335,17 @@ $('.container').infiniteScroll({
|
|||
|
||||
</li>
|
||||
|
||||
<br>
|
||||
<li>
|
||||
|
||||
<b> <a href="https://anthonyalicea.com/">Anthony Alicea's </a></b>Javascript: Under the Hood Course on Udemy
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
Elevating my consumer consciousness
|
||||
</li>
|
||||
|
||||
<br>
|
||||
|
||||
<li>
|
||||
Deploying web services for my community on this
|
||||
|
|
Loading…
Reference in a new issue