Skip to content

Commit 8441439

Browse files
committed
Increase max post width
1 parent 515dc95 commit 8441439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
export const SITE_TITLE = "Jesus Cano's personal website";
55
export const SITE_DESCRIPTION = "Personal website, portfolio and blog of Edge AI and Fullstack enginner Jesus Cano. Living in Cambridge, UK. Python, C++, JavaScript, Machine Learning, AI";
6-
export const POST_WIDTH = 990;
6+
export const POST_WIDTH = 1080;

0 commit comments

Comments
 (0)