14 lines
583 B
Org Mode
14 lines
583 B
Org Mode
#+Title: Buttons
|
|
|
|
* 88x31
|
|
#+attr_html: :width 81px :height 33px
|
|
#+BEGIN_buttons :width 81px :height 33px
|
|
#+HTML: <img src="../pics/CCLogoColorPop1.gif" alt="CC Logo" style="width: 88px; height: 31px;">
|
|
#+HTML: <img src="../pics/brainmade-88x31-dark.png" alt="brainmade.org" style="width: 88px; height: 31px;">
|
|
#+HTML: <img src="../pics/gnu-lug.png" alt="free as in freedom" style="width: 88px; height: 31px;">
|
|
#+END_buttons
|
|
|
|
* Other things
|
|
#+BEGIN_banners :width auto :height auto
|
|
#+HTML: <img src="../pics/free-as-in-freedom.png" alt="free as in freedom" style="">
|
|
#+END_banners
|