Skip to content

Commit 2048940

Browse files
committed
move pages from template into dedicated folder, start adding v5 content to a v5 folder
1 parent 2f64915 commit 2048940

File tree

17 files changed

+302
-11
lines changed

17 files changed

+302
-11
lines changed

src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import '@/styles/tailwind.css'
99

1010
export const metadata: Metadata = {
1111
title: {
12-
template: '%s - Protocol API Reference',
13-
default: 'Protocol API Reference',
12+
template: '%s - Firebot Docs',
13+
default: 'Firebot Docs',
1414
},
1515
}
1616

src/app/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const sections = [
1515

1616
<HeroPattern />
1717

18-
# API Documentation
18+
# Documentation
1919

2020
Use the Protocol API to access contacts, conversations, group messages, and more and seamlessly integrate your product into the workflows of dozens of devoted Protocol users. {{ className: 'lead' }}
2121

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)