Skip to content

Commit

Permalink
fix: use less precise but official DX sensor crop factor
Browse files Browse the repository at this point in the history
  • Loading branch information
limulus authored Feb 8, 2025
1 parent 3f96881 commit c38a991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/_includes/components/photo-meta.webc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'iPhone 16 Pro back triple camera 6.765mm f/1.78': 3.55,
'iPhone 16 Pro back triple camera 15.66mm f/2.8': 7.66,
},
'NIKON D5600': 1.52,
'NIKON D5600': 1.5,
}

const datetime = (photo) => {
Expand Down

0 comments on commit c38a991

Please sign in to comment.