Skip to content

Commit 2fa383f

Browse files
committed
Updating jails v5 documentation
1 parent e9aa67a commit 2fa383f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
subMaxLevel: 2,
2020
plugins: [
2121
function(hook, vm) {
22+
2223
hook.doneEach(function() {
2324
document.title = 'Jails Docs | ' + document.title;
2425
});

style/jails.theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,5 +877,5 @@ pre::after {
877877
.logo h1 {
878878
font-size: 40px;
879879
font-weight: 300;
880-
margin: 10px 0 40px;
880+
margin: 20px 0 40px;
881881
}

0 commit comments

Comments
 (0)