Add Twitter button

pull/5/head
Fabrice Niessen 2014-09-15 20:42:37 +02:00
parent 28859ced74
commit 753e13eec0
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#+TITLE: Awesome HTML themes for files exported from Org mode #+TITLE: Awesome HTML themes for files exported from Org mode
#+AUTHOR: Fabrice Niessen #+AUTHOR: Fabrice Niessen
#+EMAIL: (concat "fniessen" at-sign "pirilampo.org") #+EMAIL: (concat "fniessen" at-sign "pirilampo.org")
#+Time-stamp: <2014-09-13 Sat 15:34> #+Time-stamp: <2014-09-15 Mon 20:42>
#+DESCRIPTION: Org-HTML export made simple. #+DESCRIPTION: Org-HTML export made simple.
#+KEYWORDS: org, export, html, theme, style, css, js #+KEYWORDS: org, export, html, theme, style, css, js
#+LANGUAGE: en #+LANGUAGE: en
@ -17,6 +17,11 @@
Org provides basic HTML support. Though, we can easily override CSS stylesheets Org provides basic HTML support. Though, we can easily override CSS stylesheets
and add our own HTML themes. and add our own HTML themes.
#+begin_html
<script src="http://platform.twitter.com/widgets.js"></script>
<a href="https://twitter.com/share" class="twitter-share-button" data-via="f_niessen">Tweet</a>
#+end_html
** Objective ** Objective
The goal of the Org-HMTL themes is to provide you with a list of very nice The goal of the Org-HMTL themes is to provide you with a list of very nice