Skip to content

Commit 6e7953a

Browse files
Test change of figure shortcode
1 parent 61fc81a commit 6e7953a

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

content/en/case-studies/blackhole-image.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ sidebar: false
44
---
55

66
{{< figure
7-
src='/images/content_images/cs/blackhole.jpg'
8-
title='Black Hole M87'
9-
alt='black hole image'
10-
attribution='(Image Credits: Event Horizon Telescope Collaboration)'
11-
attributionlink='https://www.jpl.nasa.gov/images/universe/20190410/blackhole20190410.jpg'
12-
>}}
7+
src="/images/content_images/cs/blackhole.jpg"
8+
title="Black Hole M87"
9+
alt="black hole image"
10+
attribution="(Image Credits: Event Horizon Telescope Collaboration)"
11+
attributionlink="https://www.jpl.nasa.gov/images/universe/20190410/blackhole20190410.jpg" >}}
1312
{{< /figure >}}
1413

1514
{{< blockquote

content/en/user-survey-2020.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ community survey. Over 1,200 users from 75 countries participated to help us
1010
map out a landscape of the NumPy community and voiced their thoughts about the
1111
future of the project.
1212

13-
{{< figure
14-
src = '/surveys/NumPy_usersurvey_2020_report_cover.png'
15-
alt = 'Cover page of the 2020 NumPy user survey report, titled "NumPy Community Survey 2020 - results"'
16-
width = '250'
17-
>}}
13+
{{< figure >}}
14+
src = '/surveys/NumPy_usersurvey_2020_report_cover.png'
15+
alt = 'Cover page of the 2020 NumPy user survey report, titled "NumPy Community Survey 2020 - results"'
16+
width = '250'
1817
{{< /figure >}}
1918

2019
**[Download the report](/surveys/NumPy_usersurvey_2020_report.pdf)**

0 commit comments

Comments
 (0)