Compare commits
No commits in common. "0552019e8acb978b93d1153413d6c004e8d30127" and "1d40552e26e36cc0f9f529df56fde57c95c3ed51" have entirely different histories.
0552019e8a
...
1d40552e26
2 changed files with 1 additions and 22 deletions
|
@ -9,7 +9,7 @@ page_status:
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```txt
|
```txt
|
||||||
{{ .Name }} <required>, [optional] // type these in manually
|
{{ .Name }} required, [optional] // type these in manually
|
||||||
```
|
```
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
---
|
|
||||||
title: "game.url"
|
|
||||||
description: "Opens a URL"
|
|
||||||
layout: "definition"
|
|
||||||
page_status:
|
|
||||||
# - 'stub' # Not going to expand
|
|
||||||
---
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```txt
|
|
||||||
game.url <url>
|
|
||||||
```
|
|
||||||
|
|
||||||
Where `<url>` is an url you want to open, for example <https://grannysmithgame.com/>
|
|
||||||
|
|
||||||
<!--
|
|
||||||
optional arguments are written in square brackets
|
|
||||||
|
|
||||||
below you can add examples
|
|
||||||
--->
|
|
Loading…
Reference in a new issue