Skip to content

Commit cd98aac

Browse files
committed
deploy: 8c6587f
1 parent a8c7323 commit cd98aac

30 files changed

Lines changed: 1519 additions & 30 deletions

_/css/site.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
10.1 KB
Binary file not shown.
9.4 KB
Binary file not shown.
10.4 KB
Binary file not shown.
9.61 KB
Binary file not shown.

_/img/octicons-16.svg

Lines changed: 1 addition & 1 deletion
Loading

_/js/site.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_/js/vendor/highlight.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ops4j/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<div class="panels">
2727
<div class="nav-panel-menu is-active" data-panel="menu">
2828
<nav class="nav-menu">
29+
<button class="nav-menu-toggle" aria-label="Toggle expand/collapse all" style="display: none"></button>
2930
<h3 class="title"><a href="index.html">OPS4J</a></h3>
3031
<ul class="nav-list">
3132
<li class="nav-item" data-depth="0">
@@ -51,23 +52,23 @@ <h3 class="title"><a href="index.html">OPS4J</a></h3>
5152
</div>
5253
<ul class="components">
5354
<li class="component is-current">
54-
<a class="title" href="index.html">OPS4J</a>
55+
<div class="title"><a href="index.html">OPS4J</a></div>
5556
<ul class="versions">
5657
<li class="version is-current is-latest">
5758
<a href="index.html">main</a>
5859
</li>
5960
</ul>
6061
</li>
6162
<li class="component">
62-
<a class="title" href="../pax-exam/index.html">Pax Exam</a>
63+
<div class="title"><a href="../pax-exam/index.html">Pax Exam</a></div>
6364
<ul class="versions">
6465
<li class="version is-latest">
6566
<a href="../pax-exam/index.html">4</a>
6667
</li>
6768
</ul>
6869
</li>
6970
<li class="component">
70-
<a class="title" href="../pax-tinybundles/index.html">Pax TinyBundles</a>
71+
<div class="title"><a href="../pax-tinybundles/index.html">Pax TinyBundles</a></div>
7172
<ul class="versions">
7273
<li class="version is-latest">
7374
<a href="../pax-tinybundles/index.html">4.0.0</a>

ops4j/licensing.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<div class="panels">
2727
<div class="nav-panel-menu is-active" data-panel="menu">
2828
<nav class="nav-menu">
29+
<button class="nav-menu-toggle" aria-label="Toggle expand/collapse all" style="display: none"></button>
2930
<h3 class="title"><a href="index.html">OPS4J</a></h3>
3031
<ul class="nav-list">
3132
<li class="nav-item" data-depth="0">
@@ -51,23 +52,23 @@ <h3 class="title"><a href="index.html">OPS4J</a></h3>
5152
</div>
5253
<ul class="components">
5354
<li class="component is-current">
54-
<a class="title" href="index.html">OPS4J</a>
55+
<div class="title"><a href="index.html">OPS4J</a></div>
5556
<ul class="versions">
5657
<li class="version is-current is-latest">
5758
<a href="index.html">main</a>
5859
</li>
5960
</ul>
6061
</li>
6162
<li class="component">
62-
<a class="title" href="../pax-exam/index.html">Pax Exam</a>
63+
<div class="title"><a href="../pax-exam/index.html">Pax Exam</a></div>
6364
<ul class="versions">
6465
<li class="version is-latest">
6566
<a href="../pax-exam/index.html">4</a>
6667
</li>
6768
</ul>
6869
</li>
6970
<li class="component">
70-
<a class="title" href="../pax-tinybundles/index.html">Pax TinyBundles</a>
71+
<div class="title"><a href="../pax-tinybundles/index.html">Pax TinyBundles</a></div>
7172
<ul class="versions">
7273
<li class="version is-latest">
7374
<a href="../pax-tinybundles/index.html">4.0.0</a>

0 commit comments

Comments
 (0)