Skip to content

Commit 2b1e4c9

Browse files
committed
feat: Add ratios
1 parent 2ac3341 commit 2b1e4c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/index.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ const backupData = [
2626
html_url: 'https://notes.inpyjamas.dev/',
2727
description: 'Write down things, keep them in local storage',
2828
},
29+
{
30+
name: 'Ratios',
31+
html_url: 'https://ratios.inpyjamas.dev/',
32+
description: 'A tool for calculating aspect ratios',
33+
},
2934
{
3035
name: 'Assets Library',
3136
html_url: 'https://assets.qawsed.site/',

0 commit comments

Comments
 (0)