Skip to content

Commit 4b5ddde

Browse files
correct wrapper elements around blockquotes, and series lead in copy
1 parent 7e789e0 commit 4b5ddde

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/context/blog-post.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,10 @@ <h1>What are the barriers to open culture? Here's what the CC community has to s
106106
</header>
107107

108108
<div class="series">
109+
<p>
109110
<span>part of the</span>
110111
<a href="#">Copyright and Artists</a> series, a unique take on how copyright isn't aligned with the interests of individual artists, but instead mega-corps.
112+
</p>
111113

112114
</div>
113115

src/context/default-page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h3>Along The Way We Try</h3>
157157

158158

159159
<blockquote>
160-
NASA is not only required by law (e.g. the U.S. Copyright Act of 1976) to give the public access to many of its materials, the Agency really wants people to use them.
160+
<p>NASA is not only required by law (e.g. the U.S. Copyright Act of 1976) to give the public access to many of its materials, the Agency really wants people to use them.</p>
161161
</blockquote>
162162

163163
<figure>

0 commit comments

Comments
 (0)