Skip to content

Commit 499fb79

Browse files
committed
Updated docs
1 parent 843ec6d commit 499fb79

File tree

4 files changed

+9
-12
lines changed

4 files changed

+9
-12
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ Thanks! :sweat_smile:
6161

6262

6363

64-
[1]: https://github.com/BloggifyTutorials/custom-app/issues
64+
[1]: https://github.com/Bloggify/sunset/issues
6565

6666
[2]: https://github.com/IonicaBizau/code-style

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->
22

3+
[![sunset-app-bloggify](https://i.imgur.com/mdPBIi1.png)](http://sunset.bloggify.org)
4+
35
# Sunset
46

5-
[![Version](https://img.shields.io/npm/v/bloggify-custom-app-template.svg)](https://www.npmjs.com/package/bloggify-custom-app-template) [![Downloads](https://img.shields.io/npm/dt/bloggify-custom-app-template.svg)](https://www.npmjs.com/package/bloggify-custom-app-template)
7+
[![Version](https://img.shields.io/npm/v/sunset-app-bloggify.svg)](https://www.npmjs.com/package/sunset-app-bloggify) [![Downloads](https://img.shields.io/npm/dt/sunset-app-bloggify.svg)](https://www.npmjs.com/package/sunset-app-bloggify)
68

7-
> A custom application built with @Bloggify.
9+
> Get sunset times.
810
911
## :cloud: Installation
1012

@@ -13,7 +15,7 @@
1315
git clone https://github.com/Bloggify/sunset
1416

1517
# Install the dependencies
16-
cd custom-app && npm i
18+
cd sunset && npm i
1719

1820
# Start the app in dev mode
1921
npm run start:dev

package-lock.json

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@
6666
"bloggify-cli": "0.0.0-alpha29",
6767
"gh-pages": "^1.1.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)