Skip to content

Commit

Permalink
Make the favicon display correctly in Firefox.
Browse files Browse the repository at this point in the history
  • Loading branch information
akikuno committed Mar 5, 2025
1 parent eaa1d15 commit 2643ab1
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 25 deletions.
3 changes: 1 addition & 2 deletions TSUMUGI/template/genesymbol/template_network_genesymbol.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>XXX_genesymbol</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
3 changes: 1 addition & 2 deletions TSUMUGI/template/phenotype/template_network_phenotype.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>XXX_mp_term_name_space</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
20 changes: 13 additions & 7 deletions notebooks/notebools-web/995_generate_html_and_js.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -370,7 +370,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -389,15 +389,21 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 23,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"increased_fasting_circulating_glucose_level\n",
"male_infertility\n",
"male_infertility\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"preweaning_lethality,_complete_penetrance\n",
"preweaning_lethality,_incomplete_penetrance\n"
]
Expand Down Expand Up @@ -465,7 +471,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 24,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -514,14 +520,14 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 25,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"2025/03/05 14:58:57\n"
"2025/03/05 15:14:15\n"
]
}
],
Expand Down
3 changes: 1 addition & 2 deletions test-tsumugi/app/genesymbol/Asxl1.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Asxl1</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
3 changes: 1 addition & 2 deletions test-tsumugi/app/genesymbol/Ddx46.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ddx46</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
3 changes: 1 addition & 2 deletions test-tsumugi/app/genesymbol/Rab10.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rab10</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>increased fasting circulating glucose level</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
3 changes: 1 addition & 2 deletions test-tsumugi/app/phenotype/male_infertility.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>male infertility</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>preweaning lethality, complete penetrance</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>preweaning lethality, incomplete penetrance</title>
<link rel="icon" type="image/png"
href="https://raw.githubusercontent.com/akikuno/TSUMUGI/refs/heads/main/image/tsumugi-icon.png">
<link rel="icon" href="../../image/tsumugi-favicon.ico">

<!-- noUiSlider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/15.8.1/nouislider.min.css">
Expand Down

0 comments on commit 2643ab1

Please sign in to comment.