You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/siteMetadata.js
+25-25Lines changed: 25 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ const siteMetadata = {
3
3
title: 'Rishin\'s Blog',
4
4
author: 'Rishin Rahim',
5
5
headerTitle: 'Rishin Rahim',
6
-
description: 'A mix of my thoughts and insights on machine learning and life in general. While most of it remains relevant, some entries reflect what I knew at the time. The goal is to share and learn, not to mislead.',
6
+
description: 'Hi, this is Rishin. I’m documenting my thoughts and insights on machine learning and life in general. While most of it remains relevant, some entries reflect what I knew at the time. The goal is to share and learn, not to mislead.',
7
7
language: 'en-us',
8
8
theme: 'light',// system, dark or light
9
9
siteUrl: 'https://rishinrahim.com',
@@ -52,30 +52,30 @@ const siteMetadata = {
52
52
// content security policy in the `next.config.js` file.
53
53
// Select a provider and use the environment variables associated to it
0 commit comments