Skip to content

Commit 3cc624b

Browse files
committed
2 parents 482d77a + 98e6576 commit 3cc624b

File tree

4 files changed

+95
-29
lines changed

4 files changed

+95
-29
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request ✨
22
description: Suggest an idea or ask for a feature that you would like to have
3-
labels: [support, feat-req]
3+
labels: [support, feature-req]
44
body:
55
- type: markdown
66
attributes:
@@ -15,4 +15,4 @@ body:
1515
attributes:
1616
label: What does the proposed solution look like?
1717
validations:
18-
required: true
18+
required: true

README.md

Lines changed: 65 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align="center">
44
<a href="https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/" target="_blank">
5-
<img src="https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/logo/logo.png" alt="sneat-logo" width="60px" height="auto">
5+
<img src="https://cdn.themeselection.com/ts-assets/sneat/logo/logo.png" alt="sneat-logo" width="60px" height="auto">
66
</a>
77
</p>
88

@@ -27,7 +27,7 @@
2727
</a>
2828
</p>
2929

30-
<kbd>[![Sneat – Vuetify Vuejs Admin Template Demo Screenshot](https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/sneat-vuetify-vuejs-admin-template-free/marketing/sneat-vuetify-vuejs-admin-template-free-github.png)](https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/)</kbd>
30+
<kbd>[![Sneat – Vuetify Vuejs Admin Template Demo Screenshot](https://cdn.themeselection.com/ts-assets/sneat/sneat-vuetify-vuejs-admin-template-free/marketing/sneat-vuetify-vuejs-admin-template-free-github.png)](https://themeselection.com/item/sneat-free-vuetify-vuejs-admin-template/)</kbd>
3131

3232
## Introduction 🚀
3333

@@ -102,13 +102,12 @@ Check out our live [Documentation](https://demos.themeselection.com/sneat-vuetif
102102

103103
## Browser Support 🖥️
104104

105-
At present, we officially aim to support the last two versions of the following browsers:
105+
![chrome](https://github.com/nuxt/nuxt/assets/47495003/bbb6d7b0-2db6-4af4-abdc-a73de71dd287)
106+
&nbsp;&nbsp;![firefox](https://github.com/nuxt/nuxt/assets/47495003/bca1f2d0-d597-453b-8525-5c94e36bfc33)
107+
&nbsp;&nbsp;![safari](https://github.com/nuxt/nuxt/assets/47495003/8ecbb395-78fb-40fb-bb59-7301bf8a7e5d)
108+
&nbsp;&nbsp;![Microsoft Edge](https://github.com/nuxt/nuxt/assets/47495003/f945821b-0cbd-464d-8103-824d4d5c4e9a)
106109

107-
- Chrome (latest)
108-
- Firefox (latest)
109-
- Safari (latest)
110-
- Microsoft Edge (latest)
111-
- Opera (latest)
110+
*_It also supports other browser which implemented latest CSS standards_
112111

113112
## Contributing 🦸
114113

@@ -123,41 +122,80 @@ Contributions are always welcome and recommended! Here is how:
123122
* When you contribute, you agree to give a non-exclusive license to ThemeSelection to use that contribution in any context as we (ThemeSelection) see appropriate.
124123
* If you use content provided by another party, it must be appropriately licensed using an open-source license.
125124
* Contributions are only accepted through Github pull requests.
126-
* Finally, the contributed code must work in all supported browsers (see above for browser support).
127-
128-
## Creators 😇
129-
130-
* [ThemeSelection](https://themeselection.com)
125+
* Finally, contributed code must work in all supported browsers (see above for browser support).
131126

132127
## Changelog 📆
133128

134129
Please refer to the [CHANGELOG](CHANGELOG.md) file. We will add detailed release notes to each new release.
135130

136-
## NOTE 🏷️
131+
## Support 🧑🏻‍💻
132+
133+
For free products, enjoy community support via GitHub issues. Upgrade to Premium for dedicated support from our expert team.
134+
135+
## License &copy;
136+
137+
- Copyright © [ThemeSelection](https://themeselection.com/)
138+
- Licensed under [MIT](LICENSE)
139+
- All our free items are Open Source and licensed under MIT. You can use our free items for personal as well as commercial purposes. We just need an attribution from your end. Copy the below link and paste it at the footer of your web application or project.
140+
```html
141+
<a href="https://themeselection.com/">ThemeSelection</a>
142+
```
143+
144+
## Also Available In
145+
146+
<p>
147+
<!-- Figma -->
148+
<a href="{pro_figma_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/0318a6c8-4f9b-4cf6-af5e-d357f909ea2b"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/47f21dfe-c1fc-4a7d-859e-4d98f8cdded1"><img width="auto" height="74px" alt="html" src="https://github.com/microsoft/vscode/assets/47495003/47f21dfe-c1fc-4a7d-859e-4d98f8cdded1"></picture></img></a>&nbsp;&nbsp;
149+
<!-- HTML -->
150+
<a href="{pro_html_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/5fe77c46-2e4c-475a-8dec-e30e2badddee"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/3f5decd8-cd99-4ed3-aa76-528ca061385b"><img width="auto" height="74px" alt="html" src="https://github.com/microsoft/vscode/assets/47495003/3f5decd8-cd99-4ed3-aa76-528ca061385b"></picture></img></a>&nbsp;&nbsp;
151+
<!-- HTML + Laravel -->
152+
<a href="{pro_html_laravel_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/efe420e4-9863-41b7-9eda-47ea94f21a62"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/be3b86e0-4d5e-4736-bf89-4267fb4d6710"><img width="auto" height="74px" alt="html_laravel" src="https://github.com/microsoft/vscode/assets/47495003/be3b86e0-4d5e-4736-bf89-4267fb4d6710"></picture></img></a>&nbsp;&nbsp;
153+
<!-- HTML + Django -->
154+
<a href="{pro_html_django_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/3c87d33b-1223-4aaa-a652-388dcb714c98"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/51db1947-eac1-466f-87fd-5a209010fe9c"><img width="auto" height="74px" alt="html_django" src="https://github.com/microsoft/vscode/assets/47495003/51db1947-eac1-466f-87fd-5a209010fe9c"></picture></img></a>&nbsp;&nbsp;
155+
<!-- .Net Core -->
156+
<a href="{pro_net_core_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/6327fd7b-9c54-4189-a852-28551ad0e002"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/9856e9d5-021f-4573-902a-702e80dd0102"><img width="auto" height="74px" alt="net_core" src="https://github.com/microsoft/vscode/assets/47495003/9856e9d5-021f-4573-902a-702e80dd0102"></picture></img></a>&nbsp;&nbsp;
157+
<!-- NextJS -->
158+
<a href="{pro_nextjs_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/66344629-6d21-4f92-9078-f479b39cb34e"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/e1daf4e1-3fa5-4a44-969a-6143ddd67310"><img width="auto" height="74px" alt="next.js" src="https://github.com/microsoft/vscode/assets/47495003/e1daf4e1-3fa5-4a44-969a-6143ddd67310"></picture></img></a>&nbsp;&nbsp;
159+
<!-- React -->
160+
<a href="{pro_react_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/3877046e-c652-4b3d-99e9-2e134da1d6cf"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/8c8c940e-d8f9-4213-a7f7-f8bc4968f169"><img width="auto" height="74px" alt="react" src="https://github.com/microsoft/vscode/assets/47495003/8c8c940e-d8f9-4213-a7f7-f8bc4968f169"></picture></img></a>&nbsp;&nbsp;
161+
<!-- Vue -->
162+
<a href="{pro_vue_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/881bbbb8-d1c9-421c-9bce-4ea43dfa9e6e"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/b02d6473-0345-42c2-be58-e648806104fa"><img width="auto" height="74px" alt="vue" src="https://github.com/microsoft/vscode/assets/47495003/b02d6473-0345-42c2-be58-e648806104fa"></picture></img></a>&nbsp;&nbsp;
163+
<!-- Vue + Laravel -->
164+
<a href="{pro_vue_laravel_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/20b6428e-3fa5-4f80-a389-9e4cd732c2de"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/3008d3eb-7b5b-4d9c-8563-837744a901da"><img width="auto" height="74px" alt="vue_laravel" src="https://github.com/microsoft/vscode/assets/47495003/3008d3eb-7b5b-4d9c-8563-837744a901da"></picture></img></a>&nbsp;&nbsp;
165+
<!-- Nuxt -->
166+
<a href="{pro_nuxt_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/d9d3cf2e-4dc5-49fe-b146-b80ef010cb57"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/f18ba562-6bba-4a55-83ac-962ecefa636f"><img width="auto" height="74px" alt="nuxt" src="https://github.com/microsoft/vscode/assets/47495003/f18ba562-6bba-4a55-83ac-962ecefa636f"></picture></img></a>&nbsp;&nbsp;
167+
<!-- Angular -->
168+
<a href="{pro_angular_version_item_page_link_on_themeselection}" target="_blank"><picture><source width="auto" height="74px" media="(prefers-color-scheme: dark)" srcset="https://github.com/microsoft/vscode/assets/47495003/da7f0abe-9f83-4205-b691-bc8d2ffef59b"><source width="auto" height="74px" media="(prefers-color-scheme: light)" srcset="https://github.com/microsoft/vscode/assets/47495003/9ebeb520-442a-4047-9000-5b13d0e6c000"><img width="auto" height="74px" alt="angular" src="https://github.com/microsoft/vscode/assets/47495003/9ebeb520-442a-4047-9000-5b13d0e6c000"></picture></img></a>&nbsp;&nbsp;
169+
</p>
137170

138-
**We request you keep the ThemeSelection credit link in the footer section.**
171+
<!-- Add other pro variants here. You can get the logo URL from here: https://icones.js.org/collection/logos -->
139172

140173
## Looking For Premium Admin Templates ?? 👀
141174

142-
**[ThemeSelection](https://themeselection.com/)** provides Selected high quality, modern design, professional and easy-to-use Free and Premium [Bootstrap Admin Templates](https://themeselection.com/item/category/bootstrap-admin-templates/), [VueJS Admin Templates](https://themeselection.com/item/category/vuejs-admin-templates/), [Laravel Admin Templates](https://themeselection.com/item/category/laravel-admin-templates/), HTML Themes, and [Free UI Kits](https://themeselection.com/item/category/free-ui-kits/) to create your applications faster!.
143-
144-
If you want to [Download Free Admin Templates](https://themeselection.com/item/category/download-free-admin-templates/) like Sneat then do visit [ThemeSelection](https://themeselection.com/).
175+
**[ThemeSelection](https://themeselection.com/)** provides Selected high quality, modern design, professional and easy-to-use **Fully Coded Dashboard Templates & UI Kits** to create your applications faster!
145176

146-
## Other variants
177+
- [Bootstrap Admin Templates](https://themeselection.com/item/category/bootstrap-admin-template/)
178+
- [VueJS Admin Templates](https://themeselection.com/item/category/vuejs-admin-templates/)
179+
- [Laravel Admin Templates](https://themeselection.com/item/category/laravel-admin-templates/)
180+
- [Django Admin Templates](https://themeselection.com/item/category/django-admin-template/)
181+
- [React (NextJS) Admin Templates](https://themeselection.com/item/category/next-js-admin-template/)
182+
- [ASP.Net Core Admin Templates](https://themeselection.com/item/category/asp-net-dashboard/)
183+
- [Free UI Kits](https://themeselection.com/item/category/free-ui-kits/)
147184

148-
* [Vue Laravel variant](https://themeselection.com/item/sneat-free-vuetify-vuejs-laravel-admin-template/)
149-
<!-- Add others here -->
185+
If you want to [Download Free Admin Templates](https://themeselection.com/item/category/free-admin-templates/) like Sneat then do visit [ThemeSelection](https://themeselection.com/).
150186

151187
## Useful Links 🎁
152188

153189
* [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/)
154-
* [Freebies](https://themeselection.com/item/category/download-free-admin-templates/)
155-
* [Download Free Admin Templates](https://themeselection.com/item/category/download-free-admin-templates/)
190+
* [Freebies](https://themeselection.com/item/category/free-admin-templates/)
191+
* [Download Free Admin Templates](https://themeselection.com/item/category/free-admin-templates/)
156192
* [Bootstrap 5 CheatSheet](https://bootstrap-cheatsheet.themeselection.com/)
157193

158194
## Social Media :earth_africa:
159195

160-
- Twitter : [https://twitter.com/Theme_Selection](https://twitter.com/Theme_Selection)
161-
- Facebook : [https://www.facebook.com/ThemeSelections/](https://www.facebook.com/ThemeSelections/)
162-
- Pinterest : [https://pinterest.com/themeselect/](https://pinterest.com/themeselect/)
163-
- Instagram : [https://www.instagram.com/themeselection/](https://www.instagram.com/themeselection/)
196+
- [Twitter](https://twitter.com/Theme_Selection)
197+
- [Facebook](https://www.facebook.com/ThemeSelections/)
198+
- [Pinterest](https://pinterest.com/themeselect/)
199+
- [Instagram](https://www.instagram.com/themeselection/)
200+
- [Discord](https://discord.gg/kBHkY7DekX)
201+
- [YouTube](https://www.youtube.com/channel/UCuryo5s0CW4aP83itLjIdZg)

documentation.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<title>$template_name</title>
6+
<meta http-equiv="refresh"
7+
content="0; URL='$docs_url'" />
8+
</head>
9+
10+
<body>
11+
<p>If you do not redirect please visit : <a href="$docs_url">$docs_url</a></p>
12+
</body>
13+
14+
</html>

hire-us.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<title>Hire Us</title>
6+
<meta http-equiv="refresh"
7+
content="0; URL='https://themeselection.com/hire-us/'" />
8+
</head>
9+
10+
<body>
11+
<p>If you do not redirect please visit : <a href="https://themeselection.com/hire-us/">https://themeselection.com/hire-us/</a></p>
12+
</body>
13+
14+
</html>

0 commit comments

Comments
 (0)