mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:25:14 +03:00
Added tea.cli page
This commit is contained in:
parent
5b62ebfa64
commit
572624ca0e
|
@ -12,5 +12,6 @@ exclude = [
|
|||
".*/mailto:.*@.*",
|
||||
"https://tea.xyz/tea.white-paper",
|
||||
"https://tea.xyz/tea.products",
|
||||
"https://tea.xyz/tea.nebraska-man"
|
||||
"https://tea.xyz/tea.nebraska-man",
|
||||
"https://tea.xyz/tea.cli"
|
||||
]
|
||||
|
|
5
src/content/tea-cli.md
Normal file
5
src/content/tea-cli.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "tea CLI"
|
||||
Description: "tea.cli"
|
||||
layout: "tea-cli"
|
||||
---
|
0
src/layouts/page/tea-cli.html
Normal file
0
src/layouts/page/tea-cli.html
Normal file
Loading…
Reference in a new issue