Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
49238a58
Commit
49238a58
authored
Feb 09, 2020
by
Eric
Browse files
Typo: I cannot even spell my own hobby correctly sometimes. :)
parent
91c333a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpage/map_display.php
View file @
49238a58
...
...
@@ -123,7 +123,7 @@ function testForInet() {
<
meta
property
=
"og:sitename"
content
=
"KG6WXC MeshMap"
>
<
meta
property
=
"og:locale"
content
=
"en-US"
>
<
meta
property
=
"og:type"
content
=
"website"
>
<
meta
property
=
"og:title"
content
=
"Map your local Amat
u
er Radio MESH Network"
>
<
meta
property
=
"og:title"
content
=
"Map your local Amate
u
r Radio MESH Network"
>
<
meta
property
=
"og:description"
content
=
"The KG6WXC MeshMap is Automated Mapping of AREDN MESH Networks."
>
EOD
;
...
...
@@ -232,7 +232,7 @@ echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8">' . "\n
echo
'<meta property="og:sitename" content="KG6WXC MeshMap">'
.
"
\n
"
;
echo
'<meta property="og:local" content="en-US">'
.
"
\n
"
;
echo
'<meta property="og:type" content="website">'
.
"
\n
"
;
echo
'<meta property="og:title" content="Map your local Amat
u
er Radio MESH Network">'
.
"
\n
"
;
echo
'<meta property="og:title" content="Map your local Amate
u
r Radio MESH Network">'
.
"
\n
"
;
echo
'<meta property="og:description" content="The KG6WXC MeshMap is Automated Mapping of AREDN MESH Networks.">'
.
"
\n
"
;
//echo '<meta property="og:url" content="http://kg6wxc-srv.local.mesh/meshmap">' . "\n";
echo
"<meta property='og:url' content='"
.
$_SERVER
[
'REQUEST_SCHEME'
]
.
"://"
.
$_SERVER
[
'HTTP_HOST'
]
.
$_SERVER
[
'CONTEXT_PREFIX'
]
.
"'>
\n
"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment