Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/1b81409b35117321cceed0177b7f30786ff2b095
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
17 additions and
9 deletions
@ -152,10 +152,10 @@
< / div >
< div class = "col-md-3 d-flex justify-content-center my-1" >
< a
class="d-block logo logo-openstartup "
href="https://openstartup.tm "
class="d-block logo logo-openalternative mask "
href="https://openalternative.co "
target="_blank"
title="Open Startup: The most complete list of open startups "
title="OpenAlternative: Open Source Alternatives to Popular Software "
>< / a >
< / div >
< div class = "col-md-3 d-flex justify-content-center my-1" >
@ -57,12 +57,8 @@
mask-image : url( '/assets/images/logo-hacker-news.svg' ) ;
}
& . logo-openstartup {
background-image : url( '/assets/images/logo-openstartup.png' ) ;
background-position : center ;
background-repeat : no-repeat ;
background-size : contain ;
filter : grayscale ( 1 ) ;
& . logo-openalternative {
mask-image : url( '/assets/images/logo-openalternative.svg' ) ;
}
& . logo-privacy-tools {
@ -133,6 +129,7 @@
& . logo-alternative-to ,
& . logo-dev-community ,
& . logo-hacker-news ,
& . logo-openalternative ,
& . logo-privacy-tools ,
& . logo-reddit ,
& . logo-sackgeld ,
File diff suppressed because one or more lines are too long
Width:
|
Height:
|
Size: 14 KiB
Width:
|
Height:
|
Size: 56 KiB