Compare commits

...

17 Commits

Author SHA1 Message Date
443ace6c55 Merge pull request 'raka : fix our mission' (#7) from raka into main
Reviewed-on: #7
2024-01-31 15:32:09 +07:00
89f37f1dc9 raka : fix our mission 2024-01-31 15:31:58 +07:00
bf8966a7dd Merge pull request 'raka : fix index' (#6) from raka into main
Reviewed-on: #6
2024-01-31 15:31:37 +07:00
bc6bddcf29 raka : fix index 2024-01-31 15:31:24 +07:00
e3f4113fa5 Merge pull request 'raka : fix history' (#5) from raka into main
Reviewed-on: #5
2024-01-31 15:31:05 +07:00
9d77d12e18 raka : fix history 2024-01-31 15:30:54 +07:00
7d5180dc84 Merge pull request 'raka : fix get connect' (#4) from raka into main
Reviewed-on: #4
2024-01-31 15:30:21 +07:00
b8f296254f raka : fix get connect 2024-01-31 15:30:07 +07:00
bdfa750cc5 Merge pull request 'raka : fix blog' (#3) from raka into main
Reviewed-on: #3
2024-01-31 15:26:23 +07:00
e356c63223 raka : fix blog 2024-01-31 15:26:02 +07:00
7b803c0837 Merge pull request 'raka : fix service' (#2) from raka into main
Reviewed-on: #2
2024-01-31 15:25:37 +07:00
942dc1f24d raka : fix service 2024-01-31 15:21:50 +07:00
b5665c97bd Merge pull request 'raka' (#1) from raka into main
Reviewed-on: #1
2024-01-23 13:13:23 +07:00
18de083399 add logo asca 2024-01-23 12:04:14 +07:00
214d8fcf33 add logo history 2024-01-22 16:53:48 +07:00
0d08611f2c add logo ourmission 2024-01-22 16:45:17 +07:00
c8937dce76 prettier 2024-01-22 15:28:56 +07:00
16 changed files with 73789 additions and 15816 deletions

3
.vs/ProjectSettings.json Normal file
View File

@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}

View File

@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}

View File

BIN
.vs/acsabadi/v17/.suo Normal file

Binary file not shown.

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8" />
<title> Downloads </title> <title>Downloads</title>
</head> </head>
<body> <body>
<h1> Downloads </h1> <h1>Downloads</h1>
<ul> <ul>
<li><a id="https://www.acsabadi.com/" href="index.html"> ACSA </a></li> <li><a id="https://www.acsabadi.com/" href="index.html"> ACSA </a></li>
</ul> </ul>

9707
blog.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

9489
cart.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

10629
history.html

File diff suppressed because one or more lines are too long

BIN
img/logoacsa.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

10023
index.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long