feat: syntax highlighting fixes

This commit is contained in:
Naomi Carrigan 2024-08-24 10:14:17 -07:00
parent 8e7ec49149
commit 40c9d561cc
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8
2 changed files with 2 additions and 2 deletions

View File

@ -1729,7 +1729,7 @@ J=#idlerpg-ng
This is Naomi's `hyprland` config, which goes in `~/.config/hypr/hyprland.conf`.
```config
```ini
################
### MONITORS ###
################

View File

@ -254,7 +254,7 @@ sudo crontab -e
Then, update the `/etc/nginx/nginx.conf` to use all of this new logic. This goes at the end of your `http` directive block.
```conf
```nginx
# Look at the real IP, not the cloudflare IP.
include /etc/nginx/cloudflare_ips.conf;