adding <meta name="keywords" content="NOEDIT">

This commit is contained in:
2020-04-11 16:21:42 +01:00
parent 85538ab745
commit a68be50432
16 changed files with 22 additions and 3 deletions

View File

@@ -28,7 +28,9 @@ print $out ("<!DOCTYPE html>
<html>
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<title>$year Expo Logbook</title></head>
<title>$year Expo Logbook</title>
<meta name="keywords" content="NOEDIT">
</head>
<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/main2.css\" />
<style type=\"text/css\">
.tripdate { float: left;}