mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 03:00:24 +00:00
image-replacement.md: use three dots.
This commit is contained in:
parent
be5d3de1d6
commit
a60c595dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
|
|||
</div>
|
||||
|
||||
{% highlight html %}
|
||||
<h1 class="text-hide" style="background-image: url('..');">Bootstrap</h1>
|
||||
<h1 class="text-hide" style="background-image: url('...');">Bootstrap</h1>
|
||||
{% endhighlight %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue