Skip to content

Commit b962d11

Browse files
committed
Fix docs build
1 parent d35fdee commit b962d11

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/en/sql-reference/data-types/time.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
2+
description: 'Documentation for the Time data type in ClickHouse, which stores
3+
the time range with second precision'
24
slug: /sql-reference/data-types/time
35
sidebar_position: 15
4-
sidebar_label: Time
6+
sidebar_label: 'Time'
7+
title: 'Time'
58
---
69

710
# Time

docs/en/sql-reference/data-types/time64.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
2+
description: 'Documentation for the Time64 data type in ClickHouse, which stores
3+
the time range with sub-second precision'
24
slug: /sql-reference/data-types/time64
35
sidebar_position: 17
4-
sidebar_label: Time64
6+
sidebar_label: 'Time64'
7+
title: 'Time64'
58
---
69

710
# Time64

0 commit comments

Comments
 (0)