This website works better with JavaScript.
ホーム
エクスプローラ
ヘルプ
サインイン
mahaveer
/
my-test-repo-v1
ウォッチ
1
お気に入りに登録
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
first commit
Mahaveer Jangid
3 年 前
コミット
e45412c897
共有
2 個のファイルを変更した
、
5 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
4
0
frontpage.php
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;}