Skip to content

Commit 99a36b2

Browse files
authored
Merge pull request #72 from OctoLinker/php
Add php logo
2 parents 149562d + c9f5e9e commit 99a36b2

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

components/languages.js

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ export default function Languages() {
3636
<LanguageBox image="static/javascript.png" label="JavaScript" />
3737
<LanguageBox image="static/less.png" label="less" />
3838
<LanguageBox image="static/nodejs.png" label="nodejs" />
39+
<LanguageBox image="static/paket.png" label="Paket" />
40+
<LanguageBox image="static/php.png" label="PHP" />
3941
<LanguageBox image="static/npm.png" label="npm" />
4042
<LanguageBox image="static/python.png" label="python" />
4143
<LanguageBox image="static/ruby.png" label="Ruby" />

static/paket.png

3 KB
Loading

static/php.png

16.6 KB
Loading

0 commit comments

Comments
 (0)