Skip to content

Commit 7323f7e

Browse files
author
Sean Mitchell
committed
Community curly quote and absolute_url removal
1 parent 0762359 commit 7323f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/community.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="heading__headline common-headline">
1010
<h1>We make Rails better.</h1>
1111

12-
<h4>Rails is improving every year from the work of thousands of volunteers contributing in ways big and small. Everyone can help make this framework better whether they've been using it since the beginning or they just started yesterday.</h4>
12+
<h4>Rails is improving every year from the work of thousands of volunteers contributing in ways big and small. Everyone can help make this framework better whether theyve been using it since the beginning or they just started yesterday.</h4>
1313
</div>
1414
</div>
1515
</div>
@@ -32,7 +32,7 @@ <h3>Meet the Core team.</h3>
3232
<div class="core__member__image">
3333
<a href="{{ member.url }}">
3434
<figure>
35-
<img src="{{ member.image | absolute_url }}" alt="" />
35+
<img src="{{ member.image }}" alt="" />
3636
</figure>
3737
</a>
3838
</div>

0 commit comments

Comments
 (0)