Skip to content

Commit f5ce7e0

Browse files
committed
nanocosmos.de/blog
1 parent a8af7dc commit f5ce7e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

store/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
const siteURL = "https://css-tricks.com"
1+
//const siteURL = "https://css-tricks.com"
2+
const siteURL = "https://www.nanocosmos.de/blog"
23

34
export const state = () => ({
45
posts: [],

0 commit comments

Comments
 (0)