<link rel='stylesheet' href='crowdbunker.css' type='text/css' /> ipfs have problem txt/plain publish

This commit is contained in:
fred 2021-08-11 05:55:37 +02:00
parent 6baca10d69
commit 07ce024721
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ foreach ($videos as $v) {
<html>
<head>
<title>Astro CLUB - <?php echo $gg1[0]; ?> JUNE</title>
<link rel='stylesheet' href='/ipfs/QmS2q9xWpVP4wPzbZKraRpLH4WYGnJdPxEYj5VMMg35nzc' type='text/css' />
<link rel="stylesheet" href="crowdbunker.css" type="text/css" />
<link rel="icon" type="image/png" href="./astrocrowdbunker.png" />
</head>
<body>

View File

@ -164,7 +164,7 @@ do
<head>
<title>$TITLE in Astroport served by $G1PUB</title>
<meta charset=\"UTF-8\">
<link rel='stylesheet' href='/ipfs/QmS2q9xWpVP4wPzbZKraRpLH4WYGnJdPxEYj5VMMg35nzc' type='text/css' />
<link rel='stylesheet' href='crowdbunker.css' type='text/css' />
<link rel='icon' type='image/png' href='/astrocrowdbunker.png' />
</head>
<body>