Compare commits

...

10 Commits

Author SHA1 Message Date
89f37f1dc9 raka : fix our mission 2024-01-31 15:31:58 +07:00
bc6bddcf29 raka : fix index 2024-01-31 15:31:24 +07:00
9d77d12e18 raka : fix history 2024-01-31 15:30:54 +07:00
b8f296254f raka : fix get connect 2024-01-31 15:30:07 +07:00
e356c63223 raka : fix blog 2024-01-31 15:26:02 +07:00
942dc1f24d raka : fix service 2024-01-31 15:21:50 +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,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Downloads </title>
</head>
<body>
<h1> Downloads </h1>
<ul>
<li><a id="https://www.acsabadi.com/" href="index.html"> ACSA </a></li>
</ul>
</body>
<head>
<meta charset="UTF-8" />
<title>Downloads</title>
</head>
<body>
<h1>Downloads</h1>
<ul>
<li><a id="https://www.acsabadi.com/" href="index.html"> ACSA </a></li>
</ul>
</body>
</html>

10623
blog.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

10351
cart.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

11681
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

10965
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