Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Remove Piiko #494

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,23 +530,6 @@ <h2 class="app__title">
</style>
</a>

<a class="list__item app js-app"
href="https://www.piiko.com/"
data-app="piiko"
data-tags="business">
<div class="app__wrapper">
<h2 class="app__title">
Piiko
</h2>
</div>
<style>
[data-app='piiko'] {
color: #222;
background: #212121 url(apps/piiko.png) 50% 50% / auto 75% no-repeat;
}
</style>
</a>

<a class="list__item app js-app"
href="https://podle.audio/"
data-app="podle"
Expand Down