mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 06:32:49 +01:00
Dynamically build documentation using Grunt includes
This commit is contained in:
12
documentation/build/include/browsers.html
Normal file
12
documentation/build/include/browsers.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<section id='browsers'>
|
||||
<h2 class='page-header'><span>Browser Support</span></h2>
|
||||
<p class="lead">AdminLTE supports the following browsers:</p>
|
||||
<ul>
|
||||
<li>IE9+</li>
|
||||
<li>FireFox (latest)</li>
|
||||
<li>Safari (latest)</li>
|
||||
<li>Chrome (latest)</li>
|
||||
<li>Opera (latest)</li>
|
||||
</ul>
|
||||
<p><b>Note:</b> IE9 does not support transitions or animations. The template will function properly but it won't use animations/transitions on IE9.</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user