Skip to content

Commit b2f998a

Browse files
committed
Add theme tip and change array to map object
1 parent 3f4e2bc commit b2f998a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "hyper-dracula",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "A dark theme for Hyper",
55
"license": "MIT",
66
"repository": "dracula/hyper",
77
"author": {
88
"name": "Dang Van Thanh",
99
"email": "[email protected]",
10-
"url": "dangthanh.org"
10+
"url": "http://dangthanh.org"
1111
},
1212
"files": [
1313
"index.js"

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The screenshot shown is a combination of the following additional software:
2020

2121
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/template/graphs/contributors).
2222

23-
[![Dang Van Thanh](https://avatars2.githubusercontent.com/u/2674850?v=3&s=70)](https://github.com/dangvanthanh) |
24-
--- |
25-
Dang Van Thanh |
23+
[![Dang Van Thanh](https://avatars2.githubusercontent.com/u/2674850?v=3&s=70)](https://github.com/dangvanthanh) | [![Zeno Rocha](https://avatars2.githubusercontent.com/u/398893?s=70&v=4)](https://github.com/zenorocha) | [![Beau Allison](https://avatars3.githubusercontent.com/u/14225594?s=70&v=4)](https://github.com/beauallison) | [![brandonptucker](https://avatars1.githubusercontent.com/u/1033893?s=70&v=4)](https://github.com/brandonptucker) |
24+
--- | --- | --- | --- |
25+
Dang Van Thanh | Zeno Rocha | Beau Allison | brandonptucker |
2626

2727
## License
2828

0 commit comments

Comments
 (0)