nicer
This commit is contained in:
parent
79ca83fe2d
commit
95b741f723
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue