diff --git a/_data/gitCloud.yml b/_data/gitCloud.yml index 5e4dc04..225068e 100644 --- a/_data/gitCloud.yml +++ b/_data/gitCloud.yml @@ -103,6 +103,13 @@ - name: feedly href: files/feedly.ico +- name: ghost-desktop + href: files/ghost-desktop.png +- name: ghost-desktop + href: files/ghost-desktop.ico +- name: github + href: files/ghost-desktop.icns + - name: github href: files/github.png - name: github diff --git a/files/ghost-desktop.icns b/files/ghost-desktop.icns new file mode 100644 index 0000000..b7da9d8 Binary files /dev/null and b/files/ghost-desktop.icns differ diff --git a/files/ghost-desktop.ico b/files/ghost-desktop.ico new file mode 100644 index 0000000..3ef4740 Binary files /dev/null and b/files/ghost-desktop.ico differ diff --git a/files/ghost-desktop.png b/files/ghost-desktop.png new file mode 100644 index 0000000..a697a68 Binary files /dev/null and b/files/ghost-desktop.png differ