From 98fa01c53248997fa5820680e32490467cee5773 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 27 Jun 2022 22:06:51 -0400 Subject: fix #197 --- content/basic/nginx.md | 4 ++-- content/basic/server.md | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'content') diff --git a/content/basic/nginx.md b/content/basic/nginx.md index 47a08c1..fb8f15a 100644 --- a/content/basic/nginx.md +++ b/content/basic/nginx.md @@ -20,7 +20,7 @@ Now on Vultr\'s site, you can click on your VPS and you will see that there is an area that shows you the password for your server at the bottom here. -![Find your password](pix/nginx-password.png) +{{< img alt="Find your password" src="/pix/nginx-password.png" link="/pix/nginx-password.png" >}} Now pull up a terminal and type: @@ -206,7 +206,7 @@ date](maintenance.html#update) to get the latest security fixes! At this point you can now type in your website in your browser and this webpage will appear! -![The webpage as it appears.](pix/nginx-website.png) +{{< img alt="The webpage as it appears." src="/pix/nginx-website.png" link="/pix/nginx-website.png" >}} Note the \"Not secure\" notification. The next brief step is securing encrypted connections to your website. diff --git a/content/basic/server.md b/content/basic/server.md index e68af8f..6b6e233 100644 --- a/content/basic/server.md +++ b/content/basic/server.md @@ -47,8 +47,7 @@ your audience might be, but if you host a server in Singapore for an American audience, they won\'t have to be waiting a perceptibly longer time to load the site. -[![Pick your servers\'s -locatio](pix/server-location.png)](pix/server-location.png) +{{< img alt="Pick your servers's location" src="/pix/server-location.png" link="/pix/server-location.png" >}} **Some locations might have different abilities and plans than others. For example, in Vultr, their New York location has optional DDOS -- cgit v1.2.3