Skip to content

Commit

Permalink
Updating app config.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjesski committed Aug 18, 2024
1 parent e7ec3bd commit 344f06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/AppConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const AppConfig = {
site_name: 'Jesski',
title: 'Jesski',
description: 'A site for all things Jesski.',
url: '',
url: 'https://jesski.com',
locale: 'en',
author: 'Jesski',
pagination_size: 24,
Expand Down

0 comments on commit 344f06c

Please sign in to comment.