mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Rename the text helper page (#28869)
This commit is contained in:
parent
3283fe1b52
commit
8437be2f33
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
title: Text
|
||||
description: Documentation and examples for common text utilities to control alignment, wrapping, weight, and more.
|
||||
title: Text truncation
|
||||
description: Truncate long strings of text with an ellipsis.
|
||||
group: helpers
|
||||
toc: true
|
||||
---
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
- title: Position
|
||||
- title: Screen readers
|
||||
- title: Stretched link
|
||||
- title: Text
|
||||
- title: Text truncation
|
||||
|
||||
- title: Utilities
|
||||
pages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue