Testing post receive githook. Changed menu divider to green.
This commit is contained in:
parent
40e884e544
commit
7ab54944c1
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li style="color: #FF670F;">wrk : </li>
|
<li style="color: #00FF00;">wrk : </li>
|
||||||
<a href="#" id="audioButton"><li>audio</li></a>
|
<a href="#" id="audioButton"><li>audio</li></a>
|
||||||
<a href="#" id="otherButton"><li>other</li></a>
|
<a href="#" id="otherButton"><li>other</li></a>
|
||||||
<a href="https://git.suroh.tk/" target="_blank"><li>code</li></a>
|
<a href="https://git.suroh.tk/" target="_blank"><li>code</li></a>
|
||||||
|
|
Loading…
Reference in New Issue