diff --git a/README.md b/README.md
index f3f8d5df..9a833eb6 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
479 Bytes
538 Bytes
+
+
616 Bytes
+
400 Bytes
+
+
+
+
+
## Why so smallious?
@@ -159,6 +167,6 @@ The majority of these vector logos are based on someone else's work.
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
-IBM, Yammer, Android, Authy, ClourFlare
+IBM, Yammer, Android, Authy, ClourFlare, CodePen
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
diff --git a/javascript.js b/javascript.js
index e93cdd51..a5c9a506 100644
--- a/javascript.js
+++ b/javascript.js
@@ -9,7 +9,8 @@ var items = [
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
- 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare'
+ 'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
+ 'codepen', 'digitalocean'
];
var container = document.querySelector('.icons');
diff --git a/tiny/codepen.svg b/tiny/codepen.svg
new file mode 100644
index 00000000..4ea7a508
--- /dev/null
+++ b/tiny/codepen.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/tiny/digitalocean.svg b/tiny/digitalocean.svg
new file mode 100644
index 00000000..c0dc752e
--- /dev/null
+++ b/tiny/digitalocean.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file