Added open graph for sharing.

This commit is contained in:
2022-04-29 06:29:05 -05:00
parent ef341bae83
commit 1517f7c01d
6 changed files with 23 additions and 2 deletions
Vendored Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 653 KiB

+12 -1
View File
@@ -5,7 +5,7 @@
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<link rel="canonical" href="https://playingaround.com/">
<link rel="canonical" href="http://tanglewoodhill.ddns.net:2600/fathom/index.php">
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
@@ -17,6 +17,17 @@
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?877">
<link rel="stylesheet" type="text/css" href="style.css?7286">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">
<meta property="og:title" content="Fathom - Deep Links for PowerPAC" />
<meta property="og:description" content="Create persistent links to materials and results lists in Polaris PowerPAC." />
<meta property="og:url" content="http://tanglewoodhill.ddns.net:2600/fathom/index.php" />
<meta property="og:image" content="http://tanglewoodhill.ddns.net:2600/fathom/img/og-image.jpg" />
<meta name="twitter:title" content="Fathom - Deep Links for PowerPAC">
<meta name="twitter:description" content="Create persistent links to materials and results lists in Polaris PowerPAC.">
<meta name="twitter:image" content="http://tanglewoodhill.ddns.net:2600/fathom/img/og-image.jpg">
<meta name="twitter:card" content="summary_large_image">
<title>Fathom - Deep Links for PowerPAC</title>
+11 -1
View File
@@ -56,7 +56,7 @@ $SearchURL = implode("", array_filter(array($url, $searchprefix, $ctx, $searchmi
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<link rel="canonical" href="https://playingaround.com/results.php">
<link rel="canonical" href="http://tanglewoodhill.ddns.net:2600/results.php">
<meta name="robots" content="index, follow">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
@@ -68,6 +68,16 @@ $SearchURL = implode("", array_filter(array($url, $searchprefix, $ctx, $searchmi
<link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css?7923">
<link rel="stylesheet" type="text/css" href="style.css?9626">
<link rel="stylesheet" type="text/css" href="./css/all.min.css">
<meta property="og:title" content="Fathom - Deep Links for PowerPAC" />
<meta property="og:description" content="Create persistent links to materials and results lists in Polaris PowerPAC." />
<meta property="og:url" content="http://tanglewoodhill.ddns.net:2600/fathom/index.php" />
<meta property="og:image" content="http://tanglewoodhill.ddns.net:2600/fathom/img/og-image.jpg" />
<meta name="twitter:title" content="Fathom - Deep Links for PowerPAC">
<meta name="twitter:description" content="Create persistent links to materials and results lists in Polaris PowerPAC.">
<meta name="twitter:image" content="http://tanglewoodhill.ddns.net:2600/fathom/img/og-image.jpg">
<meta name="twitter:card" content="summary_large_image">
<title>Results</title>