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 eb59a18 commit 95f26aeCopy full SHA for 95f26ae
src/content/members/members/willrosenberg.ts
@@ -54,9 +54,9 @@ export const willrosenberg: MemberObject = {
54
// Add your location to our member map at https://virtualcoffee.io/members (optional)
55
// Feel free to be as specific or vague as you're comfortable with.
56
// Use this handy website to find your latitude and longitude: https://www.latlong.net/
57
- // location: {
+ location: {
58
latitude: 41.893917,
59
longitude: -87.624645,
60
title: 'Chicago, IL', // optional
61
- // },
+ },
62
};
0 commit comments