Skip to content

Commit bfcd58c

Browse files
committed
Fix the errant x character in image file name
1 parent bc37012 commit bfcd58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_learn/10-templating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Templating and data-based layouts"
33
layout: learn
44
image:
55
path: /images/learn/web-templates.png
6-
thumbnail: /images/learn/web-templates400x225.png
6+
thumbnail: /images/learn/web-templates400×225.png
77
---
88

99
Templates can have a couple of different definitions for content, depending on the size. You can make a template for an entire document or for a page. When talking about repositories you can also have a template for a repository.

0 commit comments

Comments
 (0)