Skip to content

Commit

Permalink
feat: Add ratios
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Oct 12, 2024
1 parent 2ac3341 commit 2b1e4c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ const backupData = [
html_url: 'https://notes.inpyjamas.dev/',
description: 'Write down things, keep them in local storage',
},
{
name: 'Ratios',
html_url: 'https://ratios.inpyjamas.dev/',
description: 'A tool for calculating aspect ratios',
},
{
name: 'Assets Library',
html_url: 'https://assets.qawsed.site/',
Expand Down

0 comments on commit 2b1e4c9

Please sign in to comment.