We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9aa67a commit 2fa383fCopy full SHA for 2fa383f
index.html
@@ -19,6 +19,7 @@
19
subMaxLevel: 2,
20
plugins: [
21
function(hook, vm) {
22
+
23
hook.doneEach(function() {
24
document.title = 'Jails Docs | ' + document.title;
25
});
style/jails.theme.css
@@ -877,5 +877,5 @@ pre::after {
877
.logo h1 {
878
font-size: 40px;
879
font-weight: 300;
880
- margin: 10px 0 40px;
+ margin: 20px 0 40px;
881
}
0 commit comments