This commit is contained in:
abs3nt 2024-07-07 19:09:12 -07:00
parent eb9afb926a
commit 4f1065151b
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09
3 changed files with 10 additions and 7 deletions

View File

@ -1,4 +1,5 @@
module.exports = function (eleventyConfig) {
eleventyConfig.addPassthroughCopy("src/power.png");
return {
dir: {
input: "src",

View File

@ -7,12 +7,14 @@
<title>abs3nt.dev</title>
</head>
<body class="bg-ctp-base text-ctp-text">
<h1 style="font-size: 40px;"> hello i am abs3nt </h1>
<p> i am currently lead developer for <a href="https://oku.trade" target="_blank" class="text-ctp-blue">Oku Trade</a> at <a href="https://gfx.xyz" target="_blank" class="text-ctp-blue">GFX Labs</a></p>
<h1 style="font-size: 40px;text-align:center;"> <img src="power.png" alt="power" style="width:64px;height:64px;display:inline;"> abs3nt <img src="power.png" alt="power" style="width:64px;height:64px;display:inline;"> </h1>
</br><p style="text-align:center;"> hello i am abs3nt an i am currently lead developer for <a href="https://oku.trade" target="_blank" class="text-ctp-blue">Oku Trade</a> at <a href="https://gfx.xyz" target="_blank" class="text-ctp-blue">GFX Labs</a></p>
</br>
<h2 style="font-size: 30px;"> socials </h2>
<h2 style="font-size: 30px; text-align: center;"> socials </h2>
<div style="text-align:center;" class="text-ctp-blue">
<a href="https://x.com/abs3ntdev">twitter</a></br>
<a href="https://discord.com/users/870047037930995722">discord</a></br>
<a href="https://git.asdf.cafe/abs3nt">git</a></br>
<a href="https://anilist.co/user/abs3nt">anilist</a></br>
</div>
</body>

BIN
src/power.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB