summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-07-23 18:50:26 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-23 18:50:26 +0200
commitcc2713533d4c2fc75960dfe1767497050bfef516 (patch)
treeacc82ab8c0e7d5206d735ab8dabb2bef5e5dfca2
parentf3e617a719211b0c6742b77ccfaf2814521bd031 (diff)
Fix unclosed admonition in old post
-rw-r--r--content/posts/2018/2018-05-07-sparrowdo-getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2018/2018-05-07-sparrowdo-getting-started.md b/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
index fa458c4..419e98d 100644
--- a/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
+++ b/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
@@ -210,7 +210,7 @@ sparrowdo --local_mode
{{< admonition title="note" >}}
If you want to run this on a remote machine to configure that one instead, you
can use `--host=<ip>` instead of `--local_mode`.
-{{< admonition >}}
+{{< / admonition >}}
You can check whether it actually worked by inspecting the files in
`/etc/dnsmasq.d` and your `/etc/resolv.conf`. The easiest way to check their