Skip to content

Commit 5f104d7

Browse files
authored
Fix links in papermod-variables.md to lowercase (#1844)
1 parent cccd2b1 commit 5f104d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/posts/papermod/papermod-variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ social:
5353
| `analytics.bing.SiteVerificationTag` | string | "XYZabc" | Site Verification Tag for Bing |
5454
| `analytics.yandex.SiteVerificationTag` | string | "XYZabc" | Site Verification Tag for Yandex |
5555
| `schema` | - | - | [Details](#schema) |
56-
| `fuseOpts` | - | - | [Details](#fuseOpts) |
57-
| `socialIcons` | - | - | [Details](#socialIcons) |
56+
| `fuseOpts` | - | - | [Details](#fuseopts) |
57+
| `socialIcons` | - | - | [Details](#socialicons) |
5858
| `label` | - | - | [Details](#label) |
5959
| `assets` | - | - | [Details](#assets) |
6060
| `cover` | - | - | [Details](#cover) |
6161
| `profileMode` | - | - | [Details](#profilemode) |
62-
| `editPost` | - | - | [Details](#editPost) |
62+
| `editPost` | - | - | [Details](#editpost) |
6363

6464
### Site Variables
6565

@@ -86,7 +86,7 @@ social:
8686
| `profileMode.imageWidth ` | string | "150" | Width of image |
8787
| `profileMode.imageHeight` | string | "150" | Height of image |
8888
| `profileMode.imageTitle` | string | "This image is a picture of .." | Title of image |
89-
| `profileMode.buttons` | - | - | [Details](#profileModebuttons) |
89+
| `profileMode.buttons` | - | - | [Details](#profilemodebuttons) |
9090

9191
##### profileMode.buttons
9292

0 commit comments

Comments
 (0)