Skip to content

Commit 31a9115

Browse files
CopilotDRSDavidSoft
andcommitted
Update domain references from cmder.net to cmder.app
- Update README.md description - Update package.json description - Update .gitignore comment - Aligns with current domain in CNAME file Co-authored-by: DRSDavidSoft <[email protected]>
1 parent cb827b5 commit 31a9115

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# =========================
2-
# Cmder.net Home page
2+
# Cmder.app Home page
33
# =========================
44

55
# Reserved hidden directory

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cmderdev.github.io
2-
The cmder.net page.
2+
The cmder.app page.
33

44
[![CI](https://github.com/cmderdev/cmderdev.github.io/actions/workflows/ci.yml/badge.svg)](https://github.com/cmderdev/cmderdev.github.io/actions/workflows/ci.yml)
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cmderdev.github.io",
33
"version": "1.0.0",
4-
"description": "The cmder.net page.",
4+
"description": "The cmder.app page.",
55
"main": "index.js",
66
"scripts": {
77
"build:css": "sass scss/main.scss css/main.min.css --style=compressed",

0 commit comments

Comments
 (0)