Initial github pages commit
This commit is contained in:
commit
eef846ce94
4
.arcconfig
Normal file
4
.arcconfig
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"project_id": "KaTeX",
|
||||||
|
"conduit_uri": "http://phabricator.khanacademy.org/"
|
||||||
|
}
|
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Hello, world!</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Github pages testing.
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user