We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac3341 commit 2b1e4c9Copy full SHA for 2b1e4c9
src/pages/index.astro
@@ -26,6 +26,11 @@ const backupData = [
26
html_url: 'https://notes.inpyjamas.dev/',
27
description: 'Write down things, keep them in local storage',
28
},
29
+ {
30
+ name: 'Ratios',
31
+ html_url: 'https://ratios.inpyjamas.dev/',
32
+ description: 'A tool for calculating aspect ratios',
33
+ },
34
{
35
name: 'Assets Library',
36
html_url: 'https://assets.qawsed.site/',
0 commit comments