Dükkân açıldı: README, sayfa, fiyat.js ve .gitignore
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
<!doctype html>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Atölye Dükkânı</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Atölye Dükkânı</h1>
|
||||
<p>Fiyat hesaplama atölyesi — öğrenmek için gerçek bir mini proje.</p>
|
||||
<script src="fiyat.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user