File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,5 +48,5 @@ toc: false
48
48
<div class =" hero " >
49
49
<h1 >Crypto Portfolio Dashboard</h1 >
50
50
<h2 >Explore the pages on the left to learn more</h2 >
51
- <a href =" https://apiguide .coingecko.com/getting-started/introduction " target =" _blank " >CoinGecko API<span style =" display : inline-block ; margin-left : 0.25rem ;" >↗︎</span ></a >
51
+ <a href =" https://www .coingecko.com/en/api " target =" _blank " >CoinGecko API<span style =" display : inline-block ; margin-left : 0.25rem ;" >↗︎</span ></a >
52
52
</div >
Original file line number Diff line number Diff line change 1
1
// See https://observablehq.com/framework/config for documentation.
2
2
export default {
3
3
// The project’s title; used in the sidebar and webpage titles.
4
- title : "Crypto Return Calculator " ,
4
+ title : "Crypto Portfolio Dashboard " ,
5
5
6
6
// The pages and sections in the sidebar. If you don’t specify this option,
7
7
// all pages will be listed in alphabetical order. Listing pages explicitly
You can’t perform that action at this time.
0 commit comments