type whoopsy
parent
8be3d12924
commit
a8d8b55264
|
@ -19,8 +19,8 @@ left:
|
||||||
href: https://hertog.hermitcollective.net
|
href: https://hertog.hermitcollective.net
|
||||||
- text: "Information"
|
- text: "Information"
|
||||||
menu:
|
menu:
|
||||||
- text: "Blogs"
|
- text: "Blog"
|
||||||
href: https://blogs.hermitcollective.net
|
href: https://blog.hermitcollective.net
|
||||||
|
|
||||||
right:
|
right:
|
||||||
- text: "Source"
|
- text: "Source"
|
||||||
|
|
|
@ -272,7 +272,7 @@ $(document).ready(function () {
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu" role="menu">
|
<ul class="dropdown-menu" role="menu">
|
||||||
<li>
|
<li>
|
||||||
<a href="https://blogs.hermitcollective.net">Blogs</a>
|
<a href="https://blog.hermitcollective.net">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue