Skip to content

Commit

Permalink
moved to vtbag.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Nov 7, 2024
1 parent f7d45dc commit 2b9946c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Transfer selected element state across cross-document view transitions.
![minzip](https://badgen.net/bundlephobia/minzip/@vtbag/element-crossing)
[![NPM Downloads](https://img.shields.io/npm/dw/@vtbag/element-crossing)](https://www.npmjs.com/package/@vtbag/element-crossing)

The @vtbag website can be found at https://vtbag.pages.dev/
The @vtbag website can be found at https://vtbag.dev/

## !!! News !!!

Expand Down Expand Up @@ -40,4 +40,4 @@ Simply annotate your elements in the HTML source or DOM, and let the library han

Address any CSS property or DOM element property, any CSS class, or CSS animation.

[View configuration examples](https://vtbag.pages.dev/tools/element-crossing/#applications-with-real-world-examples) and [see the Element Crossing in action](https://vtbag.pages.dev/crossing/vanilla/1/)
[View configuration examples](https://vtbag.dev/tools/element-crossing/#applications-with-real-world-examples) and [see the Element Crossing in action](https://vtbag.dev/crossing/vanilla/1/)
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"bugs": {
"url": "https://github.com/vtbag/element-crossing/issues"
},
"homepage": "https://vtbag.pages.dev",
"homepage": "https://vtbag.dev",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/martrapp"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@types/dom-view-transitions": "^1.0.5",
"esbuild": "^0.24.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 2b9946c

Please sign in to comment.