mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 06:21:32 +08:00
Update accessible.html
Added forgotten closing tag.
This commit is contained in:
parent
6aecdc2299
commit
86b5995d77
@ -75,7 +75,7 @@
|
|||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"</i>
|
<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"></i>
|
||||||
<span class="sr-only">Refreshing...</span>
|
<span class="sr-only">Refreshing...</span>
|
||||||
|
|
||||||
<i class="fa fa-cog fa-spin fa-3x fa-fw" aria-hidden="true"></i>
|
<i class="fa fa-cog fa-spin fa-3x fa-fw" aria-hidden="true"></i>
|
||||||
|
Loading…
Reference in New Issue
Block a user