From 07b2ba9ff5fe1cf4bba34de578c29aee85c48b83 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Mon, 16 Jun 2014 16:03:41 +0000 Subject: Initial commit of Vortant theme based on WordPress twentythirteen stock theme. --- header.php | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 header.php (limited to 'header.php') diff --git a/header.php b/header.php new file mode 100644 index 0000000..faf6277 --- /dev/null +++ b/header.php @@ -0,0 +1,50 @@ + section and everything up till
+ * + * @package WordPress + * @subpackage Twenty_Thirteen + * @since Twenty Thirteen 1.0 + */ +?> + + + +> + + + + + <?php wp_title( '|', true, 'right' ); ?> + + + + + + +> +
+ + +
-- cgit v1.2.3