Skip to content

Commit

Permalink
Fix intro section nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Nov 13, 2024
1 parent 1da9ab5 commit d88705f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,10 @@ <h2>Abstract</h2>
<a href="https://www.w3.org/groups/wg/rdf-star">RDF Star Working Group</a> as part of the
update of specifications for format and errata.
</p>
</section>

<section id="related" data-include="./common/sparql-related.html"></section>
<section id="related" data-include="./common/sparql-related.html"></section>

</section>

<!-- BODY -->
<section id="intro">
Expand Down

0 comments on commit d88705f

Please sign in to comment.