diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:15:29 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:15:29 +0200 |
| commit | 32dcded10e6bbdb02e8aa54df8a15748d574c89b (patch) | |
| tree | e811428c81c57f3a894e1e9d1ae605f2b3e8c70e /templates/post.org | |
| parent | 259e8ab7a3a7e607263ca07e53787d85881bab8a (diff) | |
| download | jo.mssola.com-32dcded10e6bbdb02e8aa54df8a15748d574c89b.tar.gz jo.mssola.com-32dcded10e6bbdb02e8aa54df8a15748d574c89b.zip | |
Re-writing templates
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'templates/post.org')
| -rw-r--r-- | templates/post.org | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/post.org b/templates/post.org deleted file mode 100644 index b6fb2cd..0000000 --- a/templates/post.org +++ /dev/null @@ -1,17 +0,0 @@ -#+STARTUP: showall -#+OPTIONS: toc:nil -#+BEGIN_HTML ---- -layout: post -title: TITLE -subtitle: SUBTITLE -lang: ca -english_available: true -catalan_available: true ---- -#+END_HTML -# Local variables: -# after-save-hook: org-publish-current-file -# end: - -TEXT |
