Added Unnamed Good Story. Fixed Projects page layout due to newly executed CSS change.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user