Browse Source

ゴートう放送局

bc-detail
みてるぞ 7 months ago
parent
commit
c420858e9a
2 changed files with 6 additions and 1 deletions
  1. BIN
      broadcast/favicon-goatoh.ico
  2. +6
    -1
      broadcast/index.frm.php

BIN
broadcast/favicon-goatoh.ico View File

Before After

+ 6
- 1
broadcast/index.frm.php View File

@@ -10,7 +10,12 @@
<link href="//cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/themes/base/jquery-ui.min.css" />
<link href="./style.css" rel="stylesheet" />
<title>伊地知ニジカ放送局 - ニジカ返答ログ</title>
<?php if (((int) date ('n') === 4) && ((int) date ('j') === 1)): ?>
<link rel="icon" href="favicon-goatoh.ico" />
<title>ゴートうひとり放送局 - ゴートう返答ログ</title>
<?php else: ?>
<title>伊地知ニジカ放送局 - ニジカ返答ログ</title>
<?php endif ?>
</head>

<body>


Loading…
Cancel
Save