We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98940a3 commit 24242b7Copy full SHA for 24242b7
docusaurus.config.js
@@ -9,6 +9,7 @@ module.exports = {
9
navbar: {
10
title: "TypeScriptToLua",
11
logo: { src: "images/logo.png" },
12
+ hideOnScroll: true,
13
items: [
14
{ to: "docs/getting-started", label: "Docs", position: "left" },
15
{ to: "play", label: "Playground", position: "left" },
0 commit comments