base index.html
This commit is contained in:
parent
5b5fdfb943
commit
5104dd8e2d
@ -2,6 +2,15 @@
|
|||||||
<html lang="id">
|
<html lang="id">
|
||||||
<head>
|
<head>
|
||||||
<title>Agen Perubahan</title>
|
<title>Agen Perubahan</title>
|
||||||
|
<script src="/assets/js/app.js"
|
||||||
|
></script>
|
||||||
|
<style>
|
||||||
|
html
|
||||||
|
{
|
||||||
|
background-color: dimgray;
|
||||||
|
color: lightgray;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Agen Perubahan
|
Agen Perubahan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user