Skip to content

Commit c9a17d1

Browse files
committed
chore: modify files
1 parent afa76db commit c9a17d1

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ yarn-error.log*
3333
# typescript
3434
*.tsbuildinfo
3535
next-env.d.ts
36+
37+
# vscode
38+
.vscode

config/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const siteConfig: SiteConfig = {
44
title: "Olabode Lawal-Shittabey",
55
author: "babblebey",
66
description:
7-
"An open source application built using the new router, server components and everything new in Next.js 13.", // Pending
7+
"A software developer passionate about crafting digital experiences. By day, I'm creating value implementing solutions for businesses at itbey Co., and by night, I'm diving into the world of open source (OSS)",
88
url: "https://babblebey.dev",
99
ogImage: "https://babblebey.dev/og.jpg", // Pending
1010
links: {

public/next.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/vercel.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)