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 6831438 commit 15cd751Copy full SHA for 15cd751
perlite/index.php
@@ -92,7 +92,7 @@ class="logo-full">
92
<div class="workspace is-left-sidedock-open">
93
<div class="workspace-ribbon side-dock-ribbon mod-left">
94
95
- <a href="."><img src="<?php echo $uriPath ?>logo.svg" height="25" class="logo"
+ <a href="<?php echo $uriPath ?>"><img src="<?php echo $uriPath ?>logo.svg" height="25" class="logo"
96
alt="Perlite Logo"></a>
97
<div class="sidebar-toggle-button mod-left sidebar" aria-label="" aria-label-position="right">
98
0 commit comments