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 b6f9cc2 commit d493457Copy full SHA for d493457
resources/kanban.html
@@ -33,7 +33,7 @@
33
<body>
34
<div class="outer-container">
35
<div class="header" id="header">
36
- <img class="logo" src="logo-dark.png" alt="logo" >
+ <a href="https://kanbanview.app" title="visit website" target="_blank"><img class="logo" src="logo-dark.png" alt="logo" ></a>
37
<div class="onoffswitch">
38
<input type="checkbox" name="onoffswitch"
39
class="onoffswitch-checkbox" id="mode"
0 commit comments