forked from pi-apps/demo
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpatch1.diff
More file actions
33 lines (30 loc) · 691 Bytes
/
patch1.diff
File metadata and controls
33 lines (30 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From 6680d7bcbb6757a44fd4795cc059e967fdb7c23d Mon Sep 17 00:00:00 2001
From: Arifendryw999 <133835563+Alvaromeo999@users.noreply.github.com>
Date: Tue, 24 Oct 2023 12:17:08 +0700
Subject: [PATCH] Update CNAME
---
.gitignore | 2 ++
CNAME | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 3cd02e2..b29b753 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
.env
docker-data
.DS_Store
+
+.fake
\ No newline at end of file
diff --git a/CNAME b/CNAME
index e2609f4..bfee63d 100644
--- a/CNAME
+++ b/CNAME
@@ -1 +1 @@
-whd-pi.biz.id
\ No newline at end of file
+www.whd-pi.biz.id
\ No newline at end of file
--
2.42.0.windows.2