added metadata

This commit is contained in:
Zdenek Borovec 2024-05-06 21:17:48 +02:00
parent 60d2a67620
commit 5597ad9461

View file

@ -92,6 +92,9 @@ function display_header($pageTitle) {
<html lang=\"en\"> <html lang=\"en\">
<head> <head>
<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\"> <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">
<meta name=\"title\" content=\"Zdenek's Website\">
<meta name=\"description\" content=\"Hi! I am Zdenek and this is my website.\">
<meta property=\"og:image\" content=\"http://www.zdenekborovec-dev.cz/favicon.ico\">
<link rel=\"icon\" href=\"http://www.zdenekborovec-dev.cz/favicon.ico\"> <link rel=\"icon\" href=\"http://www.zdenekborovec-dev.cz/favicon.ico\">
<link rel=\"stylesheet\" <link rel=\"stylesheet\"
href=\"http://assets.zdenekborovec-dev.cz/common/styles.css?TIMESTAMP\"> href=\"http://assets.zdenekborovec-dev.cz/common/styles.css?TIMESTAMP\">
@ -104,7 +107,7 @@ function display_header($pageTitle) {
<table class=\"noborder-table\"> <table class=\"noborder-table\">
<tr> <tr>
<td> <td>
<h1> Zdenek Borovec Home Page </h1> <h1> Zdenek Borovec </h1>
</td> </td>
<td style=\"text-align: right; padding-right: 2em;\"> <td style=\"text-align: right; padding-right: 2em;\">
%s %s