Browse Source

belajar ngegit

master
dekguh 4 years ago
commit
cf4182b809
3 changed files with 12 additions and 0 deletions
  1. +0
    -0
      README.md
  2. +0
    -0
      assets/custom.js
  3. +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>

Loading…
Cancel
Save