~joram/joram.io

a9dc616aea49cef040be25d9cdbb0bdca8c65ae0 — Joram Schrijver 1 year, 2 months ago f0f223e
Fix highlighting for config snippet
1 files changed, 1 insertions(+), 1 deletions(-)

M blog/custom-arch-linux-package-repository/post.md
M blog/custom-arch-linux-package-repository/post.md => blog/custom-arch-linux-package-repository/post.md +1 -1
@@ 38,7 38,7 @@ but Pacman is not aware of it yet. To make it available it needs a section in
[`pacman.conf`](https://man.archlinux.org/man/pacman.conf.5). Note that the
name in brackets should match the name of the repo file:

```conf
```ini
[custom-repo]
SigLevel = Optional TrustAll
Server = file:///path/to/repo