alpha
Login
or
Join now
danielroe.dev
/
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt.
roe.dev
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: add vercel to list
author
Daniel Roe
date
1 year ago
(Jul 14, 2025, 11:52 AM +0200)
commit
2c3b6a4f
2c3b6a4f559713ce702a41169bece642ae5e1ef6
parent
70cff52a
70cff52afad5f0adf21badc5673c3ddbca013485
+5
1 changed file
Expand all
Collapse all
Unified
Split
server
utils
sponsors.ts
+5
server/utils/sponsors.ts
View file
Reviewed
···
27
27
28
28
// NuxtLabs
29
29
entry.value.unshift({
30
30
+
name: 'Vercel',
31
31
+
id: 'MDEyOk9yZ2FuaXphdGlvbjE0OTg1MDIw',
32
32
+
avatarUrl: 'https://avatars.githubusercontent.com/u/14985020?v=4',
33
33
+
},
34
34
+
{
30
35
name: 'NuxtLabs',
31
36
id: 'MDEyOk9yZ2FuaXphdGlvbjYyMDE3NDAw',
32
37
avatarUrl: 'https://avatars.githubusercontent.com/u/62017400?v=4',