minor fixes

This commit is contained in:
ivan 2019-08-05 01:49:09 +03:00
parent c44a50fe12
commit ed22c08b8e
3 changed files with 4 additions and 5 deletions

View File

@ -2,4 +2,4 @@ Approximate astronomical Wheel of the Year
https://wheeloftheyear.soundragon.su
under DWTWL 2.5 license: https://soundragon.su/license/license.html
under DWTWL 2.55 license: https://soundragon.su/license/license.html

View File

@ -1,6 +1,6 @@
/**
* anthrstlsht.css (another style sheet) v0.8
* DWTWL 2.5 license: https://soundragon.su/license/license.html
* DWTWL 2.55 license: https://soundragon.su/license/license.html
*/
html {

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- https://github.com/zlaxy/solarwheeloftheyear -->
<!-- https://gitlab.com/zlax/solarwheeloftheyear -->
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<head>
<!--
@ -151,7 +151,6 @@
-->
<link rel="icon" href="favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular&amp;subset=Latin,Cyrillic">
<link rel="stylesheet" type="text/css" href="anthrstlsht.css">
<title>solar wheel of the year</title>
</head>
@ -253,7 +252,7 @@ function makeTable(UTC, UTCstr) {
</script>
<br><p align="center"><a href="https://github.com/zlaxy/solarwheeloftheyear">source code</a></p>
<br><p align="center"><a href="https://gitlab.com/zlax/solarwheeloftheyear">source code</a></p>
<br><p align="center"><a href="https://en.wikipedia.org/wiki/Wheel_of_the_Year"><img src="the_wheel_of_the_year_by_Charlee_Brown.jpg" alt="The Wheel Of The Year by Charlee Brown"></a></p>
</body>