The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

embed github sponsors widget

Signed-off-by: Xe Iaso <me@xeiaso.net>

+2
+2
lume/src/index.jsx
··· 66 66 67 67 <p class="mb-4">Looking for someone for your team? Check <a href="/signalboost">here</a>.</p> 68 68 69 + <iframe src="https://github.com/sponsors/Xe/card" title="Sponsor Xe" height="225" width="600" style="border: 0;" /> 70 + 69 71 <div class="flex flex-wrap items-start justify-center p-5"> 70 72 {resume.buzzwords.map((buzzword) => ( 71 73 <span class="m-2 p-2 text-sm bg-bg-1 dark:bg-bgDark-1 text-fg-1 dark:text-fgDark-1 rounded-lg">{buzzword}</span>