Skip to content

Commit e8d8adc

Browse files
fix: update navbar logo text to indicate test mode
1 parent 3793bc0 commit e8d8adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<body>
2929
<nav class="navbar" id="navbar">
3030
<div class="navbar-container">
31-
<a href="#" class="logo">Webbro</a>
31+
<a href="#" class="logo">Webbro (in test mode)</a>
3232
<a href="https://github.com/webbro-software" target="_blank" rel="noopener noreferrer" class="github-btn">
3333
<span>GitHub</span>
3434
</a>

0 commit comments

Comments
 (0)