소스 검색

adding index and style pages

mackilroy007 5 년 전
부모
커밋
dcfc61c002
2개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 12 0
      index.html
  2. 0 0
      style.css

+ 12 - 0
index.html

@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <link rel="stylesheet" href="style.css">
+    <title>Sahaja Yoga Sangham </title>
+</head>
+<body>
+    
+</body>
+</html>

+ 0 - 0
style.css