switched site and content posts to opengraph internal template

This commit is contained in:
Bastian de Byl
2020-11-05 23:37:04 -05:00
parent 2fbaf87573
commit 0c7ccaf0d1
8 changed files with 16 additions and 8 deletions

View File

@@ -6,7 +6,8 @@ tags: ["emacs", "linux"]
categories: ["Tutorial"]
contentCopyright: true
hideHeaderAndFooter: false
preview: "/static/img/emacs-clang-libopencm3/header-completion.png"
images:
- "/static/img/emacs-clang-libopencm3/header-completion.png"
---
With some minor dependencies, it's fairly straightforward in setting up your
Emacs workflow to include IntelliSense-like auto-completion!