blob: b6fb2cd0df774996642315a6276ceaf7a99dff6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
#+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
|