From 24c2d7d3d3fd08f1e7c5c86aec4d5e909feeda87 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 3 Sep 2019 01:17:25 -0700 Subject: [PATCH 1/2] fix typo --- views/tutorial/html/9.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/tutorial/html/9.erb b/views/tutorial/html/9.erb index 5ea48c35..792462f3 100644 --- a/views/tutorial/html/9.erb +++ b/views/tutorial/html/9.erb @@ -4,7 +4,7 @@ It'll be saved as index.html, which is the first web page people see when they visit your site.
- You can can find and edit index.html by visiting your Neocities dashboard. + You can find and edit index.html by visiting your Neocities dashboard.
From 4840e1d8d1f4a0054eb129b34446cc7ccfd971ee Mon Sep 17 00:00:00 2001 From: vince94 <12562322+vince94@users.noreply.github.com> Date: Wed, 11 Sep 2019 15:09:52 -0400 Subject: [PATCH 2/2] Improve the Bad Dudes image Shoutouts to https://deathgenerator.com/#baddudes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb46095..880babb4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Neocities can be quickly launched in development mode with [Vagrant](https://www vagrant up --provision ``` -![Vagrant takes a while, make a pizza while waiting](http://i.imgur.com/vfIJPXP.png) +![Vagrant takes a while, make a pizza while waiting](https://i.imgur.com/dKa8LUs.png) ``` vagrant ssh