mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
Added comments, cleaned up doc
This commit is contained in:
parent
9a411ef236
commit
f36d637bda
1 changed files with 12 additions and 16 deletions
28
index.html
28
index.html
|
|
@ -12,27 +12,23 @@
|
|||
<title>Bryan Ramos - Dev</title>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<img src="assets/avatar.jpg" alt="avatar" class="pfp">
|
||||
|
||||
<img src="assets/avatar.jpg" alt="avatar" class="pfp">
|
||||
<h1>Bryan Ramos</h1>
|
||||
|
||||
<h1>Bryan Ramos</h1>
|
||||
<ul>
|
||||
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
||||
<li><a href="https://twitter.com/itme_brain" class="fa-brands fa-twitter"></a></li>
|
||||
<li><a href="https://github.com/bryram" class="fa-brands fa-github"></a></li>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="mailto:bryan@ramos.codes" class="fa-solid fa-envelope"></a></li>
|
||||
|
||||
<li><a href="https://twitter.com/itme_brain" class="fa-brands fa-twitter"></a></li>
|
||||
|
||||
<li><a href="https://github.com/bryram" class="fa-brands fa-github"></a></li>
|
||||
|
||||
<!--TODO:FIX NOSTRICH-->
|
||||
<!-- <li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
||||
<!--TODO:FIX NOSTRICH-->
|
||||
<!-- <li><a href="https://iris.to/#/profile/npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt"
|
||||
class="nostrich"><img src="assets/nostrich.png"></a></li>-->
|
||||
|
||||
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
||||
</ul>
|
||||
<li><a href="pgpkey.html" class="fa-sharp fa-solid fa-key"></a></li>
|
||||
</ul>
|
||||
</header>
|
||||
|
||||
<h2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue