Add profile image
This commit is contained in:
parent
9b2df0ccb8
commit
9c6d7fc682
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
siteName: "gils.nexus",
|
||||
siteName: "Gil's Nexus",
|
||||
siteDescription: "",
|
||||
authorName: "gil",
|
||||
};
|
||||
|
|
BIN
src/img/gba_gil.png
Normal file
BIN
src/img/gba_gil.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
|
@ -3,7 +3,11 @@ layout: page.njk
|
|||
date: Last Modified
|
||||
---
|
||||
|
||||
Hello! My name is Gil and this is my site. Pronouns are he/they. I write and tinker with software/hardware. I don't have much to put here except links (for now).
|
||||
<p align="center">
|
||||
<img src="img/gba_gil.png" width="192" height="168" style="float: right;" />
|
||||
</p>
|
||||
|
||||
Hello! My name is Gil and this is my site. My pronouns are he/they. I write and tinker with software/hardware. I don't have much to put here except links (for now).
|
||||
|
||||
## Ogra.ph
|
||||
|
||||
|
@ -11,9 +15,10 @@ Hello! My name is Gil and this is my site. Pronouns are he/they. I write and tin
|
|||
- [ide.ogra.ph](https://ide.ogra.ph/gil) — git
|
||||
|
||||
## Other links
|
||||
|
||||
- [pixelfed.social](https://pixelfed.social/kalanggam) — pixelfed
|
||||
- [beehaw](https://beehaw.org/u/kalanggam) — lemmy
|
||||
- [bookwyrm.social](https://bookwyrm.social/user/kalanggam) — bookwyrm
|
||||
- support me:
|
||||
|
||||
<a href="https://www.buymeacoffee.com/gilcaley" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;"></a>
|
||||
<a href="https://www.buymeacoffee.com/gilcaley" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;"></a>
|
||||
|
|
Loading…
Reference in a new issue