File tree 3 files changed +13
-14
lines changed
3 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 17
17
"lint:a11y" : " pa11y-ci --sitemap http://localhost:3000/sitemap.xml" ,
18
18
"format" : " prettier --write src/" ,
19
19
"codegen:schema" : " graphql-codegen --config codegen.ts --require dotenv/config" ,
20
- "codegen:linkedin" : " tsx scripts/codegen-linkedin.ts" ,
21
- "codegen:currency-data" : " tsx scripts/codegen-currency-data.ts"
20
+ "codegen:linkedin" : " tsx scripts/codegen-linkedin.ts"
22
21
},
23
22
"dependencies" : {
24
23
"@apollo/client" : " 3.8.7" ,
Original file line number Diff line number Diff line change 20
20
<url ><loc >https://www.albuquerque.dev/posts/a-whole-day-playing-with-ipfs</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
21
21
<url ><loc >https://www.albuquerque.dev/posts/swift-in-the-sky-with-types</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
22
22
<url ><loc >https://www.albuquerque.dev/posts/o-que-ha-de-novo-com-o-angularjs</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
23
- <url ><loc >https://www.albuquerque.dev/talks/a-decade-reacts-rhapsody-of-life</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
24
23
<url ><loc >https://www.albuquerque.dev/talks/speed-at-scale-optimizing-the-largest-cx-platform-out-there</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
25
24
<url ><loc >https://www.albuquerque.dev/talks/hydration-islands-streaming-resumability-oh-my</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
26
- <url ><loc >https://www.albuquerque.dev/talks/web-performance-apis-that-you-probably-never-knew-existed </loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
25
+ <url ><loc >https://www.albuquerque.dev/talks/a-decade-reacts-rhapsody-of-life </loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
27
26
<url ><loc >https://www.albuquerque.dev/talks/its-2023-and-i-can-finally-talk-about-atomic-css</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
27
+ <url ><loc >https://www.albuquerque.dev/talks/web-performance-apis-that-you-probably-never-knew-existed</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
28
28
<url ><loc >https://www.albuquerque.dev/talks/deep-diving-on-concurrent-react</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
29
29
<url ><loc >https://www.albuquerque.dev/talks/inside-fiber-the-in-depth-overview-you-wanted-a-tldr-for</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
30
30
<url ><loc >https://www.albuquerque.dev/talks/consistent-ux-at-scale-lessons-learned-when-i-wore-the-designops-hat</loc ><changefreq >daily</changefreq ><priority >0.7</priority ></url >
Original file line number Diff line number Diff line change 1
1
{
2
2
"CZK" : {
3
- "timestamp" : 1718413705169 ,
3
+ "timestamp" : 1726323987664 ,
4
4
"base" : " CZK" ,
5
5
"rates" : {
6
- "USD" : 0.043293 ,
7
- "EUR" : 0.040376 ,
8
- "GBP" : 0.034164 ,
9
- "JPY" : 6.81543795 ,
10
- "BRL" : 0.232779 ,
11
- "AUD" : 0.065488 ,
12
- "CAD" : 0.059543 ,
13
- "CHF" : 0.038575 ,
14
- "INR" : 3.617216
6
+ "USD" : 0.044067 ,
7
+ "EUR" : 0.039762 ,
8
+ "GBP" : 0.033578 ,
9
+ "JPY" : 6.20612615 ,
10
+ "BRL" : 0.245231 ,
11
+ "AUD" : 0.065732 ,
12
+ "CAD" : 0.059915 ,
13
+ "CHF" : 0.03742 ,
14
+ "INR" : 3.696372
15
15
}
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments