mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 21:40:43 +00:00
Replace logo and add it as a favicon & actual logo
Thanks to Brad Sharp for the design.
This commit is contained in:
parent
0802697a87
commit
98494e7ee8
6 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ name: Roblox
|
||||||
title: Luau
|
title: Luau
|
||||||
description: >
|
description: >
|
||||||
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
|
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
|
||||||
|
logo: /assets/images/luau-88.png
|
||||||
|
|
||||||
plugins: ["jekyll-include-cache"]
|
plugins: ["jekyll-include-cache"]
|
||||||
include: ["_pages"]
|
include: ["_pages"]
|
||||||
|
|
BIN
docs/assets/images/luau-88.png
Normal file
BIN
docs/assets/images/luau-88.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
BIN
docs/assets/images/luau-header.png
Normal file
BIN
docs/assets/images/luau-header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 11 KiB |
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
|
@ -6,7 +6,7 @@ permalink: /
|
||||||
header:
|
header:
|
||||||
overlay_color: #000
|
overlay_color: #000
|
||||||
overlay_filter: 0.8
|
overlay_filter: 0.8
|
||||||
overlay_image: /assets/images/luau.png
|
overlay_image: /assets/images/luau-header.png
|
||||||
actions:
|
actions:
|
||||||
- label: Learn More
|
- label: Learn More
|
||||||
url: /why
|
url: /why
|
||||||
|
|
Loading…
Reference in a new issue