Skip to content

Commit

Permalink
Build examples
Browse files Browse the repository at this point in the history
  • Loading branch information
thewebartisan7 committed Oct 20, 2022
1 parent bbc8d90 commit e0ab977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/dist/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</li>
</ul>
<div class="col-md-3 text-end d-none d-md-block">
<a class="btn btn-light bg-white doc-shadow border-white" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
<a class="btn btn-light bg-white doc-shadow border-white me-3" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
<a class="btn btn-light bg-white doc-shadow border-white" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion examples/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</li>
</ul>
<div class="col-md-3 text-end d-none d-md-block">
<a class="btn btn-light bg-white doc-shadow border-white" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
<a class="btn btn-light bg-white doc-shadow border-white me-3" href="https://www.npmjs.com/package/posthtml-component" target="_blank">NPM</a>
<a class="btn btn-light bg-white doc-shadow border-white" href="https://github.com/thewebartisan7/posthtml-components" target="_blank">GitHub</a>
</div>
</div>
Expand Down

0 comments on commit e0ab977

Please sign in to comment.