File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " egoexpress/known-smallheader" ,
3+ "type" : " known-plugin" ,
4+ "description" : " Replace the white Known header with a smaller version when not logged in" ,
5+ "version" : " 0.2" ,
6+ "homepage" : " https://github.com/egoexpress/known-smallheader" ,
7+ "keywords" : [
8+ " known" ,
9+ " plugin" ,
10+ " indieweb"
11+ ],
12+ "license" : " MIT" ,
13+ "authors" : [
14+ {
15+ "name" : " Björn Stierand" ,
16+ "email" : " bjoern-github@innovention.de"
17+ }
18+ ],
19+ "require" : {
20+ "php" : " >=7.1" ,
21+ "composer/installers" : " ~1.0"
22+ },
23+ "extra" : {
24+ "installer-name" : " Smallheader"
25+ }
26+ }
Original file line number Diff line number Diff line change 11[Plugin description]
22name = " Small Header"
3- version = " 0.1 "
3+ version = " 0.2 "
44url = " https://github.com/egoexpress/known-smallheader"
55author = " Bjoern Stierand"
66author_email = " bjoern-known@innovention.de"
77author_url = " https://bjoern.stierand.org"
88description = " This plugin replaces the white Known header with a smaller version when not logged in"
99
1010[requirements]
11- idno = 0.9.2
11+ idno = 0.9.9
You can’t perform that action at this time.
0 commit comments