Skip to content

Commit

Permalink
restored old repo data
Browse files Browse the repository at this point in the history
  • Loading branch information
williamsetiawan33 committed Sep 28, 2023
1 parent 6ca0d59 commit 2e177ef
Show file tree
Hide file tree
Showing 177 changed files with 100,689 additions and 0 deletions.
17 changes: 17 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Not Found</title>
</head>

<body>
<script>
window.location.href = "https://cataas.com/cat/says/404,%20halamane%20raono";
</script>
</body>

</html>
60 changes: 60 additions & 0 deletions Lumiere/data/product.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"bread": {
"b1": {
"name": "Classic Croissant",
"des": "lorem12",
"price": "12000",
"image": "b1b2.jpg"
},
"b2": {
"name": "Mocca Croissant",
"des": "lorem12",
"price": "12000",
"image": "b1b2.jpg"
},
"b3": {
"name": "Chocolate Toast",
"des": "lorem12",
"price": "11000",
"image": "b3b4.jpg"
},
"b4": {
"name": "Cheese Toast",
"des": "lorem12",
"price": "13000",
"image": "b3b4.jpg"
},
"b5": {
"name": "Fried Rice",
"des": "lorem12",
"price": "10000",
"image": "b5.jpg"
}
},
"snack": {
"s1": {
"name": "Kaasstengels",
"des": "lorem12",
"price": "19000"
},
"s2": {
"name": "Lidah Kucing",
"des": "lorem12",
"price": "19000"
}
},
"beverage": {
"bv1": {
"name": "Cappucino",
"des": "lorem12",
"price": "15000",
"image": "bv1.jpg"
},
"bv2": {
"name": "Matcha Tea",
"des": "lorem12",
"price": "13500",
"image": "bv1.jpg"
}
}
}
4 changes: 4 additions & 0 deletions Lumiere/icon/geo-alt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Lumiere/icon/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Lumiere/icon/moon-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Lumiere/icon/moon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Lumiere/icon/whatsapp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/b1b2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/b3b4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/b5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/bv1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/contoh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/head1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Lumiere/img/head2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2e177ef

Please sign in to comment.