From c0427b7e7d461a8548944c85d5b9c00b1ca9fd67 Mon Sep 17 00:00:00 2001 From: zlaxy Date: Wed, 3 May 2017 13:26:09 +0300 Subject: [PATCH] UTF fix --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 9ca6542..8e4ce4b 100644 --- a/index.html +++ b/index.html @@ -156,17 +156,17 @@ solar wheel of the year -

- - - -
- - - - -
- +

+ + + +
+ + + + +
+ @@ -226,8 +226,8 @@ function makeTable(UTC, UTCstr) { var fulltable = ""; + fulltable += 'Approximate astronomical Wheel of the Year - ' + '' + UTCstr + "
"; + fulltable += 'Model: 2021 Tropical year - ' + ( ( VernalEquinox2022 - VernalEquinox2021 ) / 1000 / 60 / 60 / 24 ) + " days (view source for details)"; fulltable += '
"; now = new Date(); - fulltable += 'Approximate astronomical Wheel of the Year − ' + '' + UTCstr + "
"; - fulltable += 'Model: 2021 Tropical year − ' + ( ( VernalEquinox2022 - VernalEquinox2021 ) / 1000 / 60 / 60 / 24 ) + " days (view source for details)
Gregorian YearImbolc

The Wheel Of The Year by Charlee Brown

- \ No newline at end of file +