Skip to content

Commit bf33b34

Browse files
committed
no message
1 parent 4d48541 commit bf33b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>LED Sequences & Animations Maker for Neopixel Ring</title>
5+
<title>Neopixel Ring - LED Sequences &amp; Animations GUI Maker</title>
66
<link href="https://code.jquery.com/ui/1.11.4/themes/pepper-grinder/jquery-ui.css" rel="stylesheet">
77
<link rel="stylesheet" type="text/css"
88
href="https://cdnjs.cloudflare.com/ajax/libs/spectrum/1.8.0/spectrum.min.css">
@@ -168,7 +168,7 @@
168168
<nav class="navbar navbar-default">
169169
<div class="container-fluid">
170170
<div class="navbar-header">
171-
<a class="navbar-brand" href="#">LED Sequences & Animations Maker for Neopixel Ring</a>
171+
<a class="navbar-brand" href="#">Neopixel Ring - LED Sequences &amp; Animations GUI Maker</a>
172172
</div>
173173
<div style="float: right">
174174
<button class="btn btn-primary navbar-btn" id="settings-button" type="button" data-toggle="collapse"

0 commit comments

Comments
 (0)