This commit is contained in:
Niels G. W. Serup 2016-04-21 23:07:50 +02:00
parent ffc25a0e13
commit 632222ac26
1 changed files with 4 additions and 4 deletions

View File

@ -212,7 +212,7 @@ not found elsewhere.
#+END_SRC
** Featured
** Old
#++exec
#+BEGIN_SRC python
@ -220,7 +220,7 @@ boxprojs(top_projs)
#+END_SRC
#&clear
** Somewhat featured
** Older
#++exec
#+BEGIN_SRC python
@ -229,7 +229,7 @@ boxprojs(old_top_projs)
#&clear
** Less prominent
** More older
#++exec
#+BEGIN_SRC python
@ -238,7 +238,7 @@ listprojs(other_projs)
#&clear
** Even less prominent
** Most oldest
#++exec
#+BEGIN_SRC python