Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a2067b8

Browse files
refactor: update url
1 parent df19d4e commit a2067b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎gatsby-config.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
2-
pathPrefix:'/blobs.app/',
2+
pathPrefix:'/blobs.app/',
33
siteMetadata: {
4-
siteUrl: 'https://blobs.app',
4+
siteUrl: 'https://lokesh-coder.github.io/blobs.app',
55
name: 'blobs.app',
66
description: 'Generate beautiful blob shapesfor web and flutter apps',
77
descriptionLong:

‎src/components/NavLinks.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const NavLinks = ({ saveBlob }) => {
6363
</Box>
6464
<Box as={Text}>
6565
<Button
66-
href="http://www.twitter.com/intent/tweet?url=https://blobs.app/&text=Generate%20beautiful%20blob%20shapes%20for%20web%20and%20flutter%20apps"
66+
href="http://www.twitter.com/intent/tweet?url=https://lokesh-coder.github.io/blobs.app/&text=Generate%20beautiful%20blob%20shapes%20for%20web%20and%20flutter%20apps"
6767
target="_blank"
6868
as={Link}
6969
variant="heavy"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /