Skip to content

Commit b6bfdb3

Browse files
authored
Add files via upload
Update with keywords
1 parent 5977f27 commit b6bfdb3

File tree

2 files changed

+167
-6
lines changed

2 files changed

+167
-6
lines changed

composer.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,31 @@
11
{
2-
"name": "mianzaid/html-template-free",
2+
"name": "learncodeweb/html-template-for-beginner",
33
"description": "HTML Template For Beginner LCW 1.0",
4+
"homepage": "https://learncodeweb.com/demo/bootstrap-framework/free-html-bootstrap-theme/",
45
"type": "html-template",
56
"keywords": [
67
"HTML-Free-Template",
78
"BS3",
9+
"HTML",
10+
"CSS",
11+
"Free",
12+
"Company Profile",
13+
"Portfolio",
814
"Responsive",
9-
"Learncodeweb"
15+
"learncodeweb.com"
1016
],
1117
"minimum-stability": "stable",
1218
"authors": [
1319
{
14-
"name": "Khalid Zaid Bin",
20+
"name": "Khalid Zaid Bin [Mian Zaid]",
1521
"email": "zaid@learncodeweb.com"
1622
}
1723
],
18-
"license": "MIT"
24+
"license": "MIT",
25+
"support": {
26+
"issues": "https://github.com/LearnCodeWeb/HTML-Template-for-beginner/issues"
27+
},
28+
"require": {
29+
"composer/installers": "1.*"
30+
}
1931
}

composer.lock

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

0 commit comments

Comments
 (0)