more
This commit is contained in:
parent
eb9afb926a
commit
4f1065151b
@ -1,4 +1,5 @@
|
||||
module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("src/power.png");
|
||||
return {
|
||||
dir: {
|
||||
input: "src",
|
||||
|
@ -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>
|
||||
<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>
|
||||
<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
BIN
src/power.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 MiB |
Loading…
Reference in New Issue
Block a user