mirror of
https://github.com/correl/correl.github.io.git
synced 2024-12-29 11:09:24 +00:00
Add tags to org-mode post
This commit is contained in:
parent
6d98de5ab5
commit
29426f9b8e
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Getting Organized with Org Mode
|
title: "Getting Organized with Org Mode"
|
||||||
author: Correl Roush
|
author: "Correl Roush"
|
||||||
|
tags: emacs org-mode themes
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
<img src="/images/org-mode-unicorn-logo.png" alt="Org mode logo" style="float: right; margin-top: -50px;"/>
|
<img src="/images/org-mode-unicorn-logo.png" alt="Org mode logo" style="float: right; margin-top: -50px;"/>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
#+AUTHOR: Correl Roush
|
#+AUTHOR: Correl Roush
|
||||||
#+STARTUP: indent
|
#+STARTUP: indent
|
||||||
#+OPTIONS: toc:nil num:nil
|
#+OPTIONS: toc:nil num:nil
|
||||||
|
#+KEYWORDS: emacs org-mode themes
|
||||||
|
|
||||||
#+ATTR_HTML: style="float: right; margin-top: -50px;"
|
#+ATTR_HTML: style="float: right; margin-top: -50px;"
|
||||||
[[img:org-mode-unicorn-logo.png][Org mode logo]]
|
[[img:org-mode-unicorn-logo.png][Org mode logo]]
|
||||||
|
|
Loading…
Reference in a new issue