シンタックスハイライトのテスト。
シンタックスハイライトに「Prism.js」を導入してみたので、書き方の練習を兼ねてテスト。
systemctl start nginx
vi ttsknight.com.conf
nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
systemctl reload nginx