Skip to content

Commit 18924db

Browse files
committed
Edit files
1 parent 911f5da commit 18924db

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

.bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/kunjsharma/adapt-inline-menu",
66
"issues": "https://github.com/kunjsharma/adapt-inline-menu",
77
"authors": [
8-
"Kunj B Sharma <[email protected]>"
8+
99
],
1010
"description": "An extension that adds inline menu over the pages.",
1111
"main": "/js/adapt-inline-menu.js",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ Intended to develop standard Adapt browser/devices specification.
6767
----------------------------
6868
**Version number:** 2.0.0
6969
**Framework versions:** 4.0.1
70-
**Author / maintainer:** Kunj B Sharma <[email protected]>
70+
**Author / maintainer:** Kunj <[email protected]>

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"component" : "adapt-inline-menu",
1010
"description": "An extension that adds inline menu over the pages.",
1111
"authors": [
12-
"Kunj B Sharma <[email protected]>"
12+
1313
],
1414
"description": "An extension that adds inline menu.",
1515
"main": "/js/adapt-inline-menu.js",
1616
"authors": [
17-
"Kunj B Sharma <[email protected]>"
17+
1818
],
1919
"keywords": [
2020
"adapt-plugin",

templates/inline-menu.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{{! Maintainer - Kunj kunjsharma@hotmail.com}}
12
<div class="inline-menu-inner">
23
{{!-- Demonstration title, comment/delete below line to remove it --}}
34
<div class="inline-menu-label">Adapt Inline Menu<br>Extension Demo</div>

0 commit comments

Comments
 (0)