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