mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-09 20:12:26 +10:00
update links to digitalocean
This commit is contained in:
@ -106,7 +106,7 @@ _By the community, for the community._
|
||||
A passion project by [Amruth Pillai](https://www.amruthpillai.com/)
|
||||
|
||||
<p>
|
||||
<a href="https://www.digitalocean.com/?utm_medium=opensource&utm_source=Reactive-Resume">
|
||||
<a href="https://m.do.co/c/ceae1fff245e">
|
||||
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg" width="200px">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@ -26,10 +26,7 @@ export const Footer = () => (
|
||||
|
||||
<div className="relative col-start-4 flex flex-col items-end justify-end">
|
||||
<div className="mb-14 space-y-6 text-right">
|
||||
<a
|
||||
className="block"
|
||||
href="https://www.digitalocean.com/?utm_medium=opensource&utm_source=Reactive-Resume"
|
||||
>
|
||||
<a className="block" href="https://m.do.co/c/ceae1fff245e">
|
||||
<img
|
||||
src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_black.svg"
|
||||
alt="Powered by DigitalOcean"
|
||||
|
||||
@ -58,7 +58,7 @@ const Question2 = () => (
|
||||
</AccordionTrigger>
|
||||
<AccordionContent className="prose max-w-none dark:prose-invert">
|
||||
<p>
|
||||
It's not much honestly. <a href="https://pillai.xyz/digitalocean">DigitalOcean</a> has
|
||||
It's not much honestly. <a href="https://m.do.co/c/ceae1fff245e">DigitalOcean</a> has
|
||||
graciously sponsored their infrastructure to allow me to host Reactive Resume on their
|
||||
platform. There's only the fee I pay to dependent services to send emails, renew the domain,
|
||||
etc.
|
||||
|
||||
Reference in New Issue
Block a user