Skip to content

Commit 047489c

Browse files
Tiny changes on the README.md (adding the logo); no style changes.
1 parent 026be2b commit 047489c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version v0.4.1
2+
3+
Minimalistic change, basically just to get the logo on the [README.md](README.md) and tweak some Git options. No style changes.
4+
15
## Version v0.4.0
26

37
Adds experimental support for the additional styling tags used by the `advanced PHP` extension. Thanks to [Dennis Osaj](https://extensions.panic.com/extensions/dennisosaj/dennisosaj.advancedPHP/) for the encouragement to support these as well.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
![Nord Theme for Nova logo](https://github.com/GwynethLlewelyn/Nord.novaextension/blob/master/extension.png)
1+
![Nord Theme for Nova logo](https://github.com/GwynethLlewelyn/Nord.novaextension/blob/master/extension.png?raw=true)
22

33
# Nord Theme for Nova
44

5-
Based on the fantastic work made by the [Arctic Ice Studio team for Coda 2](https://github.com/arcticicestudio/nord-coda/), which is released under a MIT license.
5+
Based on the fantastic work made by the [Arctic Ice Studio Team for Coda 2](https://github.com/arcticicestudio/nord-coda/), which is released under a MIT license.
66

77
## Instructions
88

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Nord Theme for Nova",
44
"organization": "Gwyneth Llewelyn",
55
"description": "An implementation of Arctic Ice Studio's Nord colour scheme for Nova",
6-
"version": "0.4.0",
6+
"version": "0.4.1",
77
"bugs": "https://github.com/GwynethLlewelyn/Nord.novaextension/issues",
88
"repository": "https://github.com/GwynethLlewelyn/Nord.novaextension",
99
"homepage": "https://www.nordtheme.com/",

0 commit comments

Comments
 (0)