commented out font loading javascript, undecded if we are keeping it.
This commit is contained in:
parent
0448e43143
commit
19d8005a57
@ -14,6 +14,7 @@
|
||||
<meta charset="<?php bloginfo( 'charset' ); ?>" />
|
||||
<link rel="profile" href="http://gmpg.org/xfn/11" />
|
||||
|
||||
<!--
|
||||
<script type="text/javascript">
|
||||
WebFontConfig = {
|
||||
custom: { families: ['OFLSortsMillGoudyRegular', 'OFLSortsMillGoudyItalic'],
|
||||
@ -31,6 +32,7 @@
|
||||
})();
|
||||
</script>
|
||||
<noscript><link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri(); ?>/css/noscript.css" /></noscript>
|
||||
-->
|
||||
<title><?php
|
||||
/*
|
||||
* Print the <title> tag based on what is being viewed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user