Skip to content

Commit

Permalink
fix(docs): update link
Browse files Browse the repository at this point in the history
  • Loading branch information
william-mba committed Jan 19, 2025
1 parent 6fde437 commit 834d912
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/tailwind-ng-docs/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="preconnect" type="image/avif" href="https://images.unsplash.com">
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tailwind-ng/themes@latest/themes/default/index.min.css"> -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tailwind-ng/themes@latest/default/index.min.css"> -->

<meta name="description" content="Beautiful, fast and reliable Tailwind CSS components for Angular.">
<meta name="keywords" content="Tailwind CSS, Angular, UI components, responsive design">
Expand Down
2 changes: 1 addition & 1 deletion projects/tailwind-ng/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-ng",
"version": "0.10.9",
"version": "0.10.12",
"author": {
"email": "w.mba@outlook.com",
"name": "William Mba",
Expand Down

0 comments on commit 834d912

Please sign in to comment.