You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/design/2014-07-09-post-left-sidebar.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ categories:
11
11
- design
12
12
image:
13
13
title: "unsplash_1.jpg"
14
-
credit: Unsplash.com
15
-
url: http://unsplash.com
14
+
caption: Unsplash.com
15
+
caption_url: http://unsplash.com
16
16
---
17
17
*Feeling Responsive* shows metadata by default. The default behaviour can be changed via `config.yml`. To show metadata at the end of a page/post just add the following to front matter:
Copy file name to clipboardExpand all lines: _posts/design/2014-07-10-page.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ tags:
14
14
- post format
15
15
image:
16
16
title: "unsplash_1.jpg"
17
-
credit: Unsplash.com
18
-
url: http://unsplash.com
17
+
caption: Unsplash.com
18
+
caption_url: http://unsplash.com
19
19
author: mo
20
20
---
21
21
*Feeling Responsive* shows metadata by default. The default behaviour can be changed via `config.yml`. To show metadata at the end of a page/post just add the following to front matter:
Copy file name to clipboardExpand all lines: _posts/design/2014-07-10-post-right-sidebar.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ categories:
12
12
image:
13
13
thumb: "unsplash_2_thumb.jpg"
14
14
title: "unsplash_2.jpg"
15
-
credit: Unsplash.com
16
-
url: http://unsplash.com
15
+
caption: Unsplash.com
16
+
caption_url: http://unsplash.com
17
17
---
18
18
*Feeling Responsive* shows metadata by default. The default behaviour can be changed via `config.yml`. To show metadata at the end of a page/post just add the following to front matter:
0 commit comments