Skip to content

Commit

Permalink
feat: update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed Oct 16, 2024
1 parent f64c4a8 commit 497d958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codesandbox/template.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Quasar Framework",
"description": "Starter template for Quasar Framework",
"iconUrl": "https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/vite-ts/.codesandbox/icon.png",
"iconUrl": "https://raw.githubusercontent.com/quasarframework/quasar-codesandbox/refs/heads/master/.codesandbox/icon.png",
"tags": ["quasar", "vite", "javascript"],
"published": true
}

0 comments on commit 497d958

Please sign in to comment.