This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dekguh
/
testt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
belajar ngegit
master
dekguh
4 years ago
commit
cf4182b809
3 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
README.md
+0
-0
assets/custom.js
+12
-0
index.php
+ 0
- 0
README.md
View File
+ 0
- 0
assets/custom.js
View File
+ 12
- 0
index.php
View File
@ -0,0 +1,12 @@
<!
DOCTYPE
HTML
>
<
html
>
<
head
>
<
meta
charset
=
"
utf-8
"
>
<
meta
name
=
"
viewport
"
content
=
"
width=device-width, initial-scale=1
"
>
<
title
>
Belajar
Cuk
</
title
>
</
head
>
<
body
>
<
script
src
=
"
assets/custom.js
"
></
script
>
</
body
>
</
html
>
Write
Preview
Loading…
Cancel
Save