Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Commit

Permalink
Add reactive and asyncimage tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudiu-Vlad Ursache committed Oct 19, 2013
1 parent 64d2554 commit 9b507f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -677,6 +677,8 @@ <h1 class="overlay">
, { tag: 'imageprocessing', label: 'to do image processing!' }
, { tag: 'debugging', label: 'to debug!' }
, { tag: 'dateformatter', label: 'a date formatter!' }
, { tag: 'reactive', label: 'a framework for Functional Reactive Programming!' }
, { tag: 'asyncimage', label: 'a framework for asynchronous image loading!' }
, { tag: 'objclibs', label: 'to code a site listing Objective-C libraries!' }
]
, selectBoxOptions = {
Expand Down

0 comments on commit 9b507f2

Please sign in to comment.