fix: Change author name\

This commit is contained in:
Prad Nukala
2023-09-10 12:02:42 -04:00
parent c54de8a1c5
commit b1f45aea62
4 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -7,12 +7,12 @@ import '@/styles/tailwind.css'
export const metadata: Metadata = {
title: {
template: '%s - Spencer Sharp',
template: '%s - Prad Nukala',
default:
'Spencer Sharp - Software designer, founder, and amateur astronaut',
'Prad Nukala - Software designer, founder, and amateur astronaut',
},
description:
'Im Spencer, a software designer and entrepreneur based in New York City. Im the founder and CEO of Planetaria, where we develop technologies that empower regular people to explore space on their own terms.',
'Im Prad, a software designer and entrepreneur based in New York City. Im the founder and CEO of Planetaria, where we develop technologies that empower regular people to explore space on their own terms.',
alternates: {
types: {
'application/rss+xml': `${process.env.NEXT_PUBLIC_SITE_URL}/feed.xml`,