Added Diamond images
parent
30daa63a58
commit
9572a804d5
|
@ -273,6 +273,11 @@
|
|||
<h4>Premium Vue-CLI Templates</h4>
|
||||
<p>Beautifully crafted premium <a href="https://cli.vuejs.org">Vue CLI</a> application templates by the PrimeTek design team.</p>
|
||||
<div class="p-grid premium-themes">
|
||||
<div class="p-col-12 p-md-6">
|
||||
<a href="https://www.primefaces.org/layouts/dimond-vue">
|
||||
<img alt="Diamond" src="./assets/images/layouts/diamond-vue.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="p-col-12 p-md-6">
|
||||
<a href="https://www.primefaces.org/layouts/ultima-vue">
|
||||
<img alt="Ultima" src="./assets/images/layouts/ultima-vue.jpg">
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
<li class="topbar-submenu-header">FREE ADMIN TEMPLATE</li>
|
||||
<li><a href="https://www.primefaces.org/sigma-vue"><img src="./assets/images/layouts/themeswitcher-sigma.png" alt="Sigma" /><span>Sigma</span></a></li>
|
||||
<li class="topbar-submenu-header">PREMIUM ADMIN TEMPLATES</li>
|
||||
<li><a href="https://www.primefaces.org/layouts/diamond-vue"><img src="./assets/images/layouts/themeswitcher-diamond.png" alt="Diamond" /><span>Diamond</span></a></li>
|
||||
<li><a href="https://www.primefaces.org/layouts/sapphire-vue"><img src="./assets/images/layouts/themeswitcher-sapphire.png" alt="Sapphire" /><span>Sapphire</span><span class="theme-badge material">material</span></a></li>
|
||||
<li><a href="https://www.primefaces.org/layouts/serenity-vue"><img src="./assets/images/layouts/themeswitcher-serenity.png" alt="Serenity" /><span>Serenity</span><span class="theme-badge material">material</span></a></li>
|
||||
<li><a href="https://www.primefaces.org/layouts/ultima-vue"><img src="./assets/images/layouts/themeswitcher-ultima.png" alt="Ultima" /><span>Ultima</span><span class="theme-badge material">material</span></a></li>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
|
@ -130,6 +130,11 @@
|
|||
<p>Gorgeous Vue-CLI application templates designed by professional designers and implemented by Vue Experts to help you reach your goals in no time.</p>
|
||||
|
||||
<div class="p-grid">
|
||||
<div class="p-col-12 p-md-3">
|
||||
<a href="https://www.primefaces.org/layouts/diamond-vue">
|
||||
<img alt="Diamond" src="../assets/images/layouts/diamond-vue.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="p-col-12 p-md-3">
|
||||
<a href="https://www.primefaces.org/layouts/sapphire-vue">
|
||||
<img alt="Sapphire" src="../assets/images/layouts/sapphire-vue.jpg">
|
||||
|
|
Loading…
Reference in New Issue