diff --git a/public/css/core.css b/public/css/core.css new file mode 100644 index 0000000..ae9d7f5 --- /dev/null +++ b/public/css/core.css @@ -0,0 +1,3 @@ +body { + padding-top: 50px; +} diff --git a/public/css/core.less b/public/css/core.less new file mode 100644 index 0000000..d3b19ec --- /dev/null +++ b/public/css/core.less @@ -0,0 +1,4 @@ +body, +{ + padding-top: 50px; +} diff --git a/public/css/core.min.css b/public/css/core.min.css new file mode 100644 index 0000000..3af6fdc --- /dev/null +++ b/public/css/core.min.css @@ -0,0 +1 @@ +body{padding-top:50px} \ No newline at end of file diff --git a/public/google7961eab00c3bdc85.html b/public/google7961eab00c3bdc85.html new file mode 100644 index 0000000..ea15d31 --- /dev/null +++ b/public/google7961eab00c3bdc85.html @@ -0,0 +1 @@ +google-site-verification: google7961eab00c3bdc85.html \ No newline at end of file diff --git a/templates/__shared/index.phtml b/templates/__shared/index.phtml index f8713fc..7f58cb2 100644 --- a/templates/__shared/index.phtml +++ b/templates/__shared/index.phtml @@ -1,6 +1,91 @@ + + + + + LeaderBin + + + + + + - template; ?> + + + template; + } + else + { + echo '
'; + require $this->template; + echo '
'; + } + ?> + + + diff --git a/templates/home.phtml b/templates/home.phtml index 2fb5194..0cea063 100644 --- a/templates/home.phtml +++ b/templates/home.phtml @@ -1 +1,7 @@ -

LeaderBin

+
+
+

Leaderboards, at your service!

+

Track scores. Track sales. Track anything!

+

Sign me up!

+
+