Minor docs fixes (#3119)

- Fix release date year for recent release on CHANGELOG
- Add https:// to www.robotstxt.org link-  this has advantage of allowing users to Ctrl+click to view site to view more details
- Remove broken `#server-configuration` in-page link (doesn't exist)
This commit is contained in:
Christian Oliff
2024-05-21 01:14:01 +09:00
committed by GitHub
parent 3deb82a9c6
commit 1ebdce9a80
4 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## 9.0.1 (April 11, 2023)
## 9.0.1 (April 11, 2024)
- Fixed tests on Windows, adds Windows Testing Action [#3110](https://github.com/h5bp/html5-boilerplate/pull/3110)
- Add og:image:alt for accessibility [#3066](https://github.com/h5bp/html5-boilerplate/pull/3066)

2
dist/robots.txt vendored
View File

@@ -1,4 +1,4 @@
# www.robotstxt.org/
# https://www.robotstxt.org/
# Allow crawling of all content
User-agent: *

View File

@@ -5,7 +5,6 @@ table of contents](TOC.md)
- [.gitignore](#gitignore)
- [.editorconfig](#editorconfig)
- [Server Configuration](#server-configuration)
- [robots.txt](#robotstxt)
- [package.json](#packagejson)

View File

@@ -1,4 +1,4 @@
# www.robotstxt.org/
# https://www.robotstxt.org/
# Allow crawling of all content
User-agent: *