Added Unnamed Good Story. Fixed Projects page layout due to newly executed CSS change.

This commit is contained in:
Niels Serup
2012-04-19 23:09:00 +02:00
parent e39be61cc1
commit c3d27e2f6f
4 changed files with 32 additions and 2 deletions

View File

@@ -190,13 +190,14 @@ These are my projects, new and old.
#+END_SRC
** Relatively new
** Fairly prominent
#++exec
#+BEGIN_SRC python
boxprojs(top_projs)
#+END_SRC
#&clear
*** Others
#++exec
@@ -206,13 +207,14 @@ listprojs(other_projs)
#+mark: old
** Old
** Less prominent
#++exec
#+BEGIN_SRC python
boxprojs(old_top_projs)
#+END_SRC
#&clear
*** Others
#++exec