Skip to content

Commit 8a67a25

Browse files
Merge pull request #9 from regulate-tech/regulate-tech-patch-1
Update _config.yml
2 parents 73ce086 + 9be3571 commit 8a67a25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.
1919
url: "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
2626
theme: minima
@@ -58,4 +58,4 @@ github:
5858
is_user_page: false
5959

6060
# Disable repository link
61-
public: false
61+
public: false

0 commit comments

Comments
 (0)