diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/projects.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/public/projects.html b/public/projects.html index d07b256..ec4e311 100644 --- a/public/projects.html +++ b/public/projects.html @@ -237,29 +237,6 @@ </ul> </li> - <li class="g-Section"> - <h1 class="g-Section__Title">ad-listener</h1> - - <div> - <a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/ad-listener"> - <span class="g-IconLink__Icon"> - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg> - </span> - guyonvarch/ad-listener - </a> - </div> - - <p class="g-Paragraph"> - Watch for new ads according to custom search criteria and send an - email notification each time a new ad is available. - </p> - - <ul class="g-Skills"> - <li class="g-Skills__Item">Haskell</li> - <li class="g-Skills__Item">TagSoup</li> - </ul> - </li> - </ul> </main> </body> |