File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
- pathPrefix :'/blobs.app/' ,
2
+ pathPrefix : '/blobs.app/' ,
3
3
siteMetadata : {
4
- siteUrl : 'https://blobs.app' ,
4
+ siteUrl : 'https://lokesh-coder.github.io/ blobs.app' ,
5
5
name : 'blobs.app' ,
6
6
description : 'Generate beautiful blob shapesfor web and flutter apps' ,
7
7
descriptionLong :
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ const NavLinks = ({ saveBlob }) => {
63
63
</ Box >
64
64
< Box as = { Text } >
65
65
< Button
66
- href = "http://www.twitter.com/intent/tweet?url=https://blobs.app/& text = Generate % 20 beautiful % 20 blob % 20 shapes % 20 for % 20 web % 20 and % 20 flutter % 20 apps "
66
+ href = "http://www.twitter.com/intent/tweet?url=https://lokesh-coder.github.io/ blobs.app/& text = Generate % 20 beautiful % 20 blob % 20 shapes % 20 for % 20 web % 20 and % 20 flutter % 20 apps "
67
67
target = "_blank"
68
68
as = { Link }
69
69
variant = "heavy"
You can’t perform that action at this time.
0 commit comments