site

my personal site
git clone git://git.daat.foo/site.git
Log | Files | Refs | README | LICENSE

commit 86ea16e6d0abde5a5514afbe3ef8dabba26cf80d
parent d9496cc61a3b630b2a010f2e4dc34570a82aca13
Author: cowmonk <cowmonk@cowmonks-MacBook-Pro.local>
Date:   Fri, 27 Jun 2025 14:42:02 -0700

email

Diffstat:
A._credits.html | 0
M.gitignore | 0
MCNAME | 0
MLICENSE | 0
MREADME | 0
Mcredits.html | 3+++
Mindex.html | 3+++
Minterests.html | 3+++
Mprojects.html | 3+++
9 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/._credits.html b/._credits.html Binary files differ. diff --git a/.gitignore b/.gitignore diff --git a/CNAME b/CNAME diff --git a/LICENSE b/LICENSE diff --git a/README b/README diff --git a/credits.html b/credits.html @@ -32,6 +32,9 @@ <details class="contacts"> <summary>Contact & Links</summary> <dl class="contact-details"> + <dt>Email</dt> + <dd>cowmonk@based.pt</dd> + <dt>Discord</dt> <dd>@cowmonk</dd> diff --git a/index.html b/index.html @@ -32,6 +32,9 @@ <details class="contacts"> <summary>Contact & Links</summary> <dl class="contact-details"> + <dt>Email</dt> + <dd>cowmonk@based.pt</dd> + <dt>Discord</dt> <dd>@cowmonk</dd> diff --git a/interests.html b/interests.html @@ -32,6 +32,9 @@ <details class="contacts"> <summary>Contact & Links</summary> <dl class="contact-details"> + <dt>Email</dt> + <dd>cowmonk@based.pt</dd> + <dt>Discord</dt> <dd>@cowmonk</dd> diff --git a/projects.html b/projects.html @@ -32,6 +32,9 @@ <details class="contacts"> <summary>Contact & Links</summary> <dl class="contact-details"> + <dt>Email</dt> + <dd>cowmonk@based.pt</dd> + <dt>Discord</dt> <dd>@cowmonk</dd>