updated jobs project url
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m16s
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m16s
This commit is contained in:
parent
d367bb85fe
commit
c06cf6dd02
@ -14,9 +14,9 @@ export const projects = [
|
||||
{
|
||||
category: 'nextjs',
|
||||
title: 'Software Jobs',
|
||||
url: '',
|
||||
url: 'https://jobs.rannes.dev',
|
||||
description:
|
||||
"I wanted an excuse to try out Go, and I also want to find a job. The scraper is built with Go and the Colly package. It runs on a AWS EC2 instance, and the frontend is built with Next.js which is deployed to Vercel.",
|
||||
'I wanted an excuse to try out Go, and I also want to find a job. The scraper is built with Go and the Colly package. It runs on a AWS EC2 instance, and the frontend is built with Next.js which is deployed to Vercel.',
|
||||
repo: 'https://gitea.rannes.dev/rannes.dev/sw-jobs-go',
|
||||
rss: 'https://gitea.rannes.dev/rannes.dev/sw-jobs-go.rss',
|
||||
image: '',
|
||||
|
Loading…
Reference in New Issue
Block a user