Better BG
This commit is contained in:
parent
049bce148f
commit
2ee9f274e5
BIN
assets/img/Datacenter_BG.jpg
Normal file
BIN
assets/img/Datacenter_BG.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/img/Mans_Ziesel_Portrait_Cropped.jpg
Normal file
BIN
assets/img/Mans_Ziesel_Portrait_Cropped.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
assets/img/Mountains_BG.jpg
Normal file
BIN
assets/img/Mountains_BG.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/img/Server_Rack.jpg
Normal file
BIN
assets/img/Server_Rack.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
@ -17,9 +17,7 @@ enableCodeCopy = true
|
|||||||
|
|
||||||
disableImageOptimization = false
|
disableImageOptimization = false
|
||||||
|
|
||||||
defaultBackgroundImage = "/img/bg.jpg" # used as default for background images
|
defaultBackgroundImage = "img/Mountains_BG.jpg" # used as default for background images
|
||||||
|
|
||||||
highlightCurrentMenuArea = true
|
|
||||||
smartTOC = true
|
smartTOC = true
|
||||||
smartTOCHideUnfocusedChildren = true
|
smartTOCHideUnfocusedChildren = true
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ error:
|
|||||||
footer:
|
footer:
|
||||||
dark_appearance: "Schakel over naar donker theme"
|
dark_appearance: "Schakel over naar donker theme"
|
||||||
light_appearance: "Schakel over naar licht thema"
|
light_appearance: "Schakel over naar licht thema"
|
||||||
powered_by: "Aangedreven door {{ .Hugo }} & {{ .Theme }}"
|
powered_by: "Aangedreven door {{ .Hugo }}"
|
||||||
|
|
||||||
list:
|
list:
|
||||||
externalurl_title: "Link naar externe site"
|
externalurl_title: "Link naar externe site"
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
<div class="relative px-4 py-16 sm:px-6 sm:py-24 lg:py-32 lg:px-8 flex flex-col items-center justify-center text-center">
|
<div class="relative px-4 py-16 sm:px-6 sm:py-24 lg:py-28 lg:px-8 flex flex-col items-center justify-center text-center">
|
||||||
{{ with .Site.Author.image }}
|
{{ with .Site.Author.image }}
|
||||||
{{ $authorImage := resources.Get . }}
|
{{ $authorImage := resources.Get . }}
|
||||||
{{ if $authorImage }}
|
{{ if $authorImage }}
|
||||||
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in New Issue
Block a user