Skip to content

Commit bedaa2c

Browse files
authored
Merge branch 'develop' into fix-alphabetical-order
2 parents 9940f83 + 473562d commit bedaa2c

5 files changed

Lines changed: 32 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Follow these steps to build the website and icons either locally or using <a hre
230230
</ol>
231231

232232
<h2 id="using-gitpod">Using Gitpod.io</h2>
233-
<p>By using <a href=https://www.gitpod.io)>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>
233+
<p>By using <a href=https://www.gitpod.io>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>
234234

235235
<a href=https://gitpod.io/#https://github.com/devicons/devicon/tree/develop><img src=https://gitpod.io/button/open-in-gitpod.svg alt="Open in Gitpod"></img></a>
236236

devicon.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8588,6 +8588,34 @@
85888588
}
85898589
]
85908590
},
8591+
{
8592+
"name": "processwire",
8593+
"altnames": [],
8594+
"tags": [
8595+
"cms",
8596+
"php",
8597+
"framework"
8598+
],
8599+
"versions":
8600+
{
8601+
"svg": [
8602+
"original",
8603+
"original-wordmark",
8604+
"plain-wordmark"
8605+
],
8606+
"font": [
8607+
"original",
8608+
"plain-wordmark"
8609+
]
8610+
},
8611+
"color": "#1e87f0",
8612+
"aliases": [
8613+
{
8614+
"base": "original",
8615+
"alias": "plain"
8616+
}
8617+
]
8618+
},
85918619
{
85928620
"name": "prolog",
85938621
"altnames": [
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)