Skip to content

Commit 9a3191d

Browse files
committed
improve
1 parent 77ef73d commit 9a3191d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parameters/google_fonts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Google Fonts
3+
title: google_fonts
44
permalink: /parameters/google_fonts/
55
parent: Parameters
66
nav_order: 2
@@ -19,7 +19,7 @@ Load and use any Google Font in your generated images.
1919

2020
| Name | Type | Required | Description |
2121
|:-----|:-----|:---------|:------------|
22-
| **google_fonts** | `String` | No | The names of Google Fonts to load, separated by `\|` for multiple fonts |
22+
| **google_fonts** | `String` | No | The names of Google Fonts to load, separated by `|` for multiple fonts |
2323

2424
## Usage Examples
2525

@@ -155,4 +155,4 @@ If you need to use fonts not available on Google Fonts:
155155

156156
[Try it yourself](https://htmlcsstoimage.com/demo){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
157157

158-
{% include code_footer.md version=1 %}
158+
{% include code_footer.md version=1 %}

0 commit comments

Comments
 (0)