|
@@ -7,9 +7,9 @@
|
|
|
<!-- Google verification tag -->
|
|
|
<meta name="google-site-verification" content="skDuSC68YDlkfq2GfylRvmzM4WE5RgCKZIV275lKZ1A" />
|
|
|
#if $Extras.has_key('cwop')
|
|
|
- <meta name="description" content="A $station.hardware weather station reporting current weather conditions from the Century Farm Subdivision in $station.location ($Extras.cwop). This web site is powered by WeeWx. ">
|
|
|
+ <meta name="description" content="A $station.hardware weather station reporting current weather conditions from $station.location ($Extras.cwop). This web site is powered by WeeWx. ">
|
|
|
#else
|
|
|
- <meta name="description" content="A $station.hardware weather station reporting current weather conditions from the Century Farm Subdivision in $station.location. This web site is powered by WeeWx. ">
|
|
|
+ <meta name="description" content="A $station.hardware weather station reporting current weather conditions from $station.location. This web site is powered by WeeWx. ">
|
|
|
#end if
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<link rel="profile" href="http://gmpg.org/xfn/11" />
|