Mahaveer Jangid 3 年 前
コミット
e45412c897
共有2 個のファイルを変更した5 個の追加0 個の削除を含む
  1. 4
    0
      frontpage.php
  2. 1
    0
      myfile.css

+ 4
- 0
frontpage.php ファイルの表示

@@ -0,0 +1,4 @@
1
+<?php 
2
+
3
+get_header();
4
+

+ 1
- 0
myfile.css ファイルの表示

@@ -0,0 +1 @@
1
+body{margin: 0; padding: 0;}