diff options
Diffstat (limited to '_i18n/en/_posts')
-rw-r--r-- | _i18n/en/_posts/2023-09-12-kingsfield4.md | 1 | ||||
-rw-r--r-- | _i18n/en/_posts/2024-04-30-configuring-dape.md | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/_i18n/en/_posts/2023-09-12-kingsfield4.md b/_i18n/en/_posts/2023-09-12-kingsfield4.md index 1681393..f3d5fe4 100644 --- a/_i18n/en/_posts/2023-09-12-kingsfield4.md +++ b/_i18n/en/_posts/2023-09-12-kingsfield4.md @@ -1,4 +1,5 @@ --- +layout: post title: "King's Field IV: Spelunking the ancient city" date: 2023-09-12 tag: Videogames diff --git a/_i18n/en/_posts/2024-04-30-configuring-dape.md b/_i18n/en/_posts/2024-04-30-configuring-dape.md index 248c5b2..9a1e383 100644 --- a/_i18n/en/_posts/2024-04-30-configuring-dape.md +++ b/_i18n/en/_posts/2024-04-30-configuring-dape.md @@ -1,7 +1,8 @@ --- +layout: post title: "Configuring Dape: Emacs' new DAP client" date: 2024-04-30 -tag: Technology +tag: Tutorials --- A while ago [eglot](https://github.com/joaotavora/eglot), an LSP client, was introduced to emacs core, |