More assets replaced

main
Astoria Floyd 2 years ago
parent 665a20aa92
commit 876d1fd1b0

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 738 B

@ -4,8 +4,8 @@ echo '<!DOCTYPE html>';
echo '<html lang="en">';
echo '<head>';
echo '<title>'.$title.'</title>';
echo '<meta name="description" content="concealed.world - '.$title.'" />';
echo '<meta name="description" content="broken-moon.net - '.$title.'" />';
echo '<meta name="keywords" content="'.$tags.'" />';
echo '<meta name="viewport" content="width=device-width, initial-scale=1.0" />';
echo '<link rel="icon" type="image/x-icon" href="'.$root.'favicon.ico" />';
echo '<link rel="icon" type="image/gif" href="'.$root.'favicon.gif" />';
?>

@ -11,7 +11,7 @@ require "includes/start-meta.php";
html, body {margin: 0; height: 100%; overflow: hidden}
</style>
<meta property="og:type" content="website" />
<meta property="og:title" content="~$>connect" />
<meta property="og:title" content="~$ Connect to the Broken-Moon Network" />
<meta property="og:image" content="/images/banner.gif" />
<meta property="og:image:type" content="image/gif" />
<meta property="og:image:width" content="240" />
@ -19,7 +19,7 @@ require "includes/start-meta.php";
</head>
<body>
<h1><span><a href="home.php">~$>connect</a></span></h1>
<h1><span><a href="home.php">~$ Connect to the Broken-Moon Network</a></span></h1>
<?php
$usragent=$_SERVER['HTTP_USER_AGENT'];

Loading…
Cancel
Save