Skip to content

Commit 3ac0702

Browse files
committed
Updated README.md and package.json
1 parent 12da2e0 commit 3ac0702

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Gundwn.gg
1+
# syntax-tm.github.io
22

33
## Current Deployment
44

@@ -22,8 +22,8 @@ to bundle your application
2222

2323
## Deployment
2424

25-
The site is deployed to [GitHub pages](https://gundwn.gg) using [GitHub Workflow](/.github/workflows/static.yml).
25+
The site is deployed to [GitHub pages](https://syntax-tm.github.io/) using [GitHub Workflow](/.github/workflows/static.yml).
2626

2727
### Custom Domain
2828

29-
In order to use a domain it must first be configured in the repository settings. Then a `CNAME` file should be created in the root directory ([example](https://github.com/syntax-tm/gundwn.gg/blob/main/CNAME)). You can read more about adding custom domains for GitHub Pages [here](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site).
29+
In order to use a domain it must first be configured in the repository settings. Then a `CNAME` file should be created in the root directory ([example](https://github.com/syntax-tm/syntax-tm.github.io/blob/main/CNAME)). You can read more about adding custom domains for GitHub Pages [here](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gundwn-gg",
2+
"name": "syntax-tm-github-pages",
33
"version": "1.0.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)