File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 < meta name ="author " content ="PyPSA Community " />
99
1010 <!-- Favicon -->
11- < link rel ="icon " type ="image/svg+xml " href ="https://raw.githubusercontent.com/PyPSA/PyPSA/v1-docs /docs/assets/logo/logo.svg " />
11+ < link rel ="icon " type ="image/svg+xml " href ="https://raw.githubusercontent.com/PyPSA/PyPSA/master /docs/assets/logo/logo.svg " />
1212 < link rel ="alternate icon " href ="%sveltekit.assets%/favicon.png " />
1313
1414 <!-- Open Graph / Social Media -->
Original file line number Diff line number Diff line change 99 <!-- Logo and description -->
1010 <div class =" flex flex-col items-center md:items-start" >
1111 <a href =" /" class =" flex font-bold items-center mb-4" >
12- <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/v1-docs /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" w-9 h-9 mr-2" />
12+ <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/master /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" w-9 h-9 mr-2" />
1313 <h3 class =" text-2xl" >PyPSA</h3 >
1414 </a >
1515 <p class =" text-muted-foreground text-center md:text-left max-w-md" >
Original file line number Diff line number Diff line change 6969 class =" w-[90%] md:w-[70%] lg:w-[75%] lg:max-w-screen-xl top-5 mx-auto sticky z-40 rounded-2xl flex justify-between items-center p-2 glass-morphism"
7070>
7171 <a href =" /" class =" font-bold text-lg flex items-center" >
72- <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/v1-docs /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" w-9 h-9 mr-2" />
72+ <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/master /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" w-9 h-9 mr-2" />
7373 PyPSA
7474 </a >
7575
8585 <SheetHeader class =" mb-4 ml-4" >
8686 <SheetTitle class =" flex items-center" >
8787 <a href =" /" class =" flex items-center" >
88- <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/v1-docs /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" size-9 mr-2" />
88+ <img src =" https://raw.githubusercontent.com/PyPSA/PyPSA/master /docs/assets/logo/logo.svg" alt =" PyPSA Logo" class =" size-9 mr-2" />
8989 PyPSA
9090 </a >
9191 </SheetTitle >
You can’t perform that action at this time.
0 commit comments