mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
Fixed select closing tag
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
<option value="{{ site.url }}/docs/sites">Sites using Jekyll</option>
|
||||
<option value="{{ site.url }}/docs/resources">Resources</option>
|
||||
</optgroup>
|
||||
<select>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user