mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Create links nav
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<hr style="margin-bottom: 0;">
|
||||
<hr class="hr" style="margin-bottom: 0;">
|
||||
|
||||
<h3 id="{{ include.name | slugify }}" class="title is-4 is-spaced bd-anchor-title">
|
||||
{{ include.name }}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<section class="section bd-typo">
|
||||
<div class="container">
|
||||
<p class="has-text-centered has-text-grey-light">
|
||||
<p class="has-text-grey-light">
|
||||
<a href="{{ site.url }}/made-with-bulma/">
|
||||
<img src="{{ site.url }}/images/made-with-bulma.png" alt="Made with Bulma" width="128" height="24">
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user