Commit a60c595d authored by XhmikosR's avatar XhmikosR
Browse files

image-replacement.md: use three dots.

parent be5d3de1
Showing with 1 addition and 1 deletion
+1 -1
...@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea ...@@ -33,5 +33,5 @@ Use the `.text-hide` class to maintain the accessibility and SEO benefits of hea
</div> </div>
{% highlight html %} {% highlight html %}
<h1 class="text-hide" style="background-image: url('..');">Bootstrap</h1> <h1 class="text-hide" style="background-image: url('...');">Bootstrap</h1>
{% endhighlight %} {% endhighlight %}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment