mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 19:10:24 +10:00
11 lines
219 B
Org Mode
11 lines
219 B
Org Mode
#+DESCRIPTION: Footer
|
|
#+SETUPFILE: ./org-html-themes/org/theme-readtheorg.setup
|
|
#+OPTIONS: num:nil ^:{}
|
|
|
|
#+begin_export html
|
|
<div style="display: block; float:right;">
|
|
XXXXXX
|
|
<img src="logo.png"/>
|
|
</div>
|
|
#+end_export
|