summaryrefslogtreecommitdiff
path: root/_site.yml
diff options
context:
space:
mode:
authorWindowsAddict2023-08-02 15:42:02 +0000
committerGitHub2023-08-02 15:42:02 +0000
commitd4833ab2e6e227abae6bb5d94e4a8ba6e27102bf (patch)
tree0fe2c6403dd7035659f7295ed1c398d0948d3ab5 /_site.yml
parent4b040c0c66103224e12daf906f7ee79bc6be967e (diff)
parent9f5672770bb007e079c52c8c662a3e7f8e068fd6 (diff)
downloadmassgrave.dev-d4833ab2e6e227abae6bb5d94e4a8ba6e27102bf.zip
Merge pull request #3 from nekoppai/main
Improve alignment of the logo
Diffstat (limited to '_site.yml')
-rw-r--r--_site.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_site.yml b/_site.yml
index a5d1880..ac3e2e0 100644
--- a/_site.yml
+++ b/_site.yml
@@ -1,7 +1,7 @@
name: "Microsoft_Activation_Scripts"
include: ["get.ps1"]
navbar:
- title: '<div><img src="logo.png" width="35" height="35"></img> Microsoft Activation Scripts</div>'
+ title: '<div><img src="logo.png" style="margin-top:-3pt" height="32"> Microsoft Activation Scripts</div>'
right:
- text: "Home"
href: index.html
@@ -64,4 +64,4 @@ output:
toc: true
toc_float:
collapsed: false
- smooth_scroll: false \ No newline at end of file
+ smooth_scroll: false