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)
|
boxprojs(top_projs)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
** Somewhat featured
|
||||||
|
|
||||||
|
#++exec
|
||||||
|
#+BEGIN_SRC python
|
||||||
|
boxprojs(old_top_projs)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
|
|
||||||
#&clear
|
#&clear
|
||||||
*** Less prominent
|
** Less prominent
|
||||||
|
|
||||||
#++exec
|
#++exec
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
|
@ -220,16 +228,8 @@ listprojs(other_projs)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|
||||||
#+mark: old
|
|
||||||
** Meh
|
|
||||||
|
|
||||||
#++exec
|
|
||||||
#+BEGIN_SRC python
|
|
||||||
boxprojs(old_top_projs)
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
#&clear
|
#&clear
|
||||||
*** Less prominent
|
** Even less prominent
|
||||||
|
|
||||||
#++exec
|
#++exec
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
|
|
Loading…
Reference in New Issue