diff options
| author | i-c-u-p <96894903+i-c-u-p@users.noreply.github.com> | 2022-07-08 03:21:24 -0500 |
|---|---|---|
| committer | i-c-u-p <96894903+i-c-u-p@users.noreply.github.com> | 2022-07-08 03:21:24 -0500 |
| commit | b90df1a9c3d1f58f1bc31bb39c6c349611692061 (patch) | |
| tree | aeb2fac9cc07169ef6ce9f2facd8272c4bb008e0 /content/peertube.md | |
| parent | 09bf01a0d2e911fed4dc5aa12d6534ef0c6888a6 (diff) | |
put keyboard shortcuts in <kbd> tag
Diffstat (limited to 'content/peertube.md')
| -rw-r--r-- | content/peertube.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/peertube.md b/content/peertube.md index b0ec47e..2875904 100644 --- a/content/peertube.md +++ b/content/peertube.md @@ -182,7 +182,7 @@ smtp: ``` At this point, we have done all we need to do as the PeerTube user. Run -`exit` or press `Ctrl-d` to log out and return to the root prompt where +`exit` or press <kbd>Ctrl-d</kbd> to log out and return to the root prompt where we will configure Nginx and other system settings. ## Certbot |
