Skip to content

Commit d493457

Browse files
link to web page
1 parent b6f9cc2 commit d493457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/kanban.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<body>
3434
<div class="outer-container">
3535
<div class="header" id="header">
36-
<img class="logo" src="logo-dark.png" alt="logo" >
36+
<a href="https://kanbanview.app" title="visit website" target="_blank"><img class="logo" src="logo-dark.png" alt="logo" ></a>
3737
<div class="onoffswitch">
3838
<input type="checkbox" name="onoffswitch"
3939
class="onoffswitch-checkbox" id="mode"

0 commit comments

Comments
 (0)