mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-07 04:10:54 +01:00
Switch to default theme. Set company name so copyright is correct
This commit is contained in:
parent
86afeee641
commit
fbbfa69c63
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
remote_theme: "mmistakes/minimal-mistakes@4.22.0"
|
||||
minimal_mistakes_skin: "air" #, "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise"
|
||||
minimal_mistakes_skin: "default" #"air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum" "sunrise"
|
||||
url:
|
||||
name: Roblox
|
||||
title: Luau
|
||||
description: >
|
||||
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
|
||||
|
|
Loading…
Add table
Reference in a new issue