<title><?php wp_title(); ?></title>
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
<!-- <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">-->
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Oleo+Script' rel='stylesheet' type='text/css'>
+ <link href="https://fonts.googleapis.com/css?family=Amatic+SC:400,700" rel="stylesheet">
<?php wp_head(); ?>
</head>
/*
-Theme Name: GenericBigPowderhornLodging
+Theme Name: DriftwoodRestaurant&Motel
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
-Description: A theme based off of BigPowderhornLodging
+Description: A theme DriftwoodRestaurant&Motel
Version: 1.0
*/