Skip to content

Commit

Permalink
🐙 GH Page should have organization name
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamyguy committed Jun 16, 2019
1 parent 8b2bc12 commit 68dcb94
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Use **fork-me-on-github** to promote your project on GitHub:

Instead of maintaining a list of possible combinations on this README, I created a living GitHub page, tha serves both as a way of showcase the variations and facilitate their use.

https://dreamyguy.github.io/fork-me-on-github/
https://whatthefoo.github.io/fork-me-on-github/

**On this page you can:**

Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "fork-me-on-github",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "A fresher 'Fork me on GitHub' callout, now on React",
"keywords": [
Expand All @@ -12,7 +12,7 @@
"github corner fork",
"github fork"
],
"homepage": "https://dreamyguy.github.io/fork-me-on-github",
"homepage": "https://whatthefoo.github.io/fork-me-on-github",
"repository": {
"type": "git",
"url": "https://github.com/whatthefoo/fork-me-on-github"
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="robots" content="index, follow">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:url" content="https://dreamyguy.github.io/fork-me-on-github">
<meta property="og:url" content="https://whatthefoo.github.io/fork-me-on-github">
<meta property="og:site_name" content="Fork me on GitHub">
<meta property="og:title" content="Fork me on GitHub">
<meta property="og:description" content="A fresher 'Fork me on GitHub' callout, now on React">
Expand Down

0 comments on commit 68dcb94

Please sign in to comment.