File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ github_repo: regulate-tech/nhstech
1313
1414# BASEURL: Must match the repository name for Project Pages
1515# This ensures that internal links start with /nhstech/
16- baseurl : " /nhstech"
16+ # baseurl: "/nhstech"
1717
1818# URL: This is the host URL. Use your actual GitHub username/organization.
1919url : " https://regulate-tech.github.io"
2020
2121# URL settings for GitHub Pages live
22- # baseurl: "" # Empty for custom domain
23- # url: "https://nhstech.uk"
22+ baseurl : " " # Empty for custom domain
23+ url : " https://nhstech.uk"
2424
2525# THEME: Use a theme supported by GitHub Pages
2626theme : minima
@@ -58,4 +58,4 @@ github:
5858 is_user_page : false
5959
6060# Disable repository link
61- public : false
61+ public : false
You can’t perform that action at this time.
0 commit comments