This commit is contained in:
Niels G. W. Serup 2014-01-05 21:50:11 +01:00
parent 79ca83fe2d
commit 95b741f723
1 changed files with 10 additions and 10 deletions

View File

@ -211,8 +211,16 @@ See [[http://git.metanohi.name]] for a list of (mostly) current projects.
boxprojs(top_projs)
#+END_SRC
** Somewhat featured
#++exec
#+BEGIN_SRC python
boxprojs(old_top_projs)
#+END_SRC
#&clear
*** Less prominent
** Less prominent
#++exec
#+BEGIN_SRC python
@ -220,16 +228,8 @@ listprojs(other_projs)
#+END_SRC
#+mark: old
** Meh
#++exec
#+BEGIN_SRC python
boxprojs(old_top_projs)
#+END_SRC
#&clear
*** Less prominent
** Even less prominent
#++exec
#+BEGIN_SRC python