Skip to content

Commit

Permalink
Merge branch 'develop' into icon/pug
Browse files Browse the repository at this point in the history
  • Loading branch information
GCHQDeveloper926 authored Dec 20, 2024
2 parents 440860b + b399517 commit 5725524
Show file tree
Hide file tree
Showing 169 changed files with 1,435 additions and 202 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Follow these steps to build the website and icons either locally or using <a hre
</ol>

<h2 id="using-gitpod">Using Gitpod.io</h2>
<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>
<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>

<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>

Expand Down Expand Up @@ -270,6 +270,7 @@ https://www.python.org/downloads/
> Make sure your Python install includes [pip](https://pypi.org/project/pip/)
<h3>Install Selenium</h3>

```bash
python3 -m pip install --upgrade pip && pip install selenium==4.1.0 requests==2.25.1
```
Expand Down
25 changes: 0 additions & 25 deletions bower.json

This file was deleted.

Loading

0 comments on commit 5725524

Please sign in to comment.