fix(): Fixing the org eval section
This commit is contained in:
parent
194b5d72d9
commit
d0675d9a7c
2 changed files with 3 additions and 3 deletions
|
@ -7059,6 +7059,6 @@ If you already use it to organize some aspects of your life, you can just as eas
|
|||
* Footnotes
|
||||
* COMMENT Local Variables :ARCHIVE:
|
||||
# Local Variables:
|
||||
# eval: (add-hook 'after-save-hook #'org-hugo-export-wim-to-md :append :local)
|
||||
# eval: (org-hugo-auto-export-mode)
|
||||
# eval: (auto-fill-mode 1)
|
||||
# End:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = "Git! Rebase and Strategies"
|
||||
author = ["Elia el Lazkani"]
|
||||
date = 2019-08-10T21:00:00+02:00
|
||||
lastmod = 2021-06-28T00:01:33+02:00
|
||||
date = 2019-08-10
|
||||
lastmod = 2019-08-10
|
||||
tags = ["git", "rebase", "strategies"]
|
||||
categories = ["revision-control"]
|
||||
draft = false
|
||||
|
|
Loading…
Reference in a new issue