File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 </ script >
2525
2626 <!-- 共通CSS -->
27- < link rel ="stylesheet " href ="/assets/css/base.css " class ="active ">
28- < link rel ="stylesheet " href ="/assets/css/layout.css " class ="active ">
27+ < link rel ="stylesheet " href =".. /assets/css/base.css " class ="active ">
28+ < link rel ="stylesheet " href =".. /assets/css/layout.css " class ="active ">
2929 < link rel ="stylesheet " href ="../assets/css/top.css ">
30- < link rel ="stylesheet " href ="/assets/css/portfolio.css ">
30+ < link rel ="stylesheet " href =".. /assets/css/portfolio.css ">
3131
3232 <!-- アイコン -->
3333 < link rel ="icon " type ="image/x-icon " href ="../favicon.ico ">
34- < link rel ="icon " type ="image/png " href ="/assets/img/favicon-32.png " sizes ="32x32 ">
35- < link rel ="icon " type ="image/png " href ="/assets/img/favicon-192.png " sizes ="192x192 ">
34+ < link rel ="icon " type ="image/png " href =".. /assets/img/favicon-32.png " sizes ="32x32 ">
35+ < link rel ="icon " type ="image/png " href =".. /assets/img/favicon-192.png " sizes ="192x192 ">
3636
3737 <!-- OG関係 -->
3838 < meta property ="og:title " content ="PanKUN Portfolio | pankun.dev ">
Original file line number Diff line number Diff line change 4141 <!-- 共通CSS -->
4242 < link
4343 rel ="stylesheet "
44- href ="/ assets/css/base.css "
44+ href ="assets/css/base.css "
4545 class ="active "
4646 />
4747 < link
4848 rel ="stylesheet "
49- href ="/ assets/css/layout.css "
49+ href ="assets/css/layout.css "
5050 class ="active "
5151 />
5252 < link rel ="stylesheet " href ="assets/css/top.css " />
5353 < link
5454 rel ="stylesheet "
55- href ="/ assets/css/portfolio.css "
55+ href ="assets/css/portfolio.css "
5656 />
5757
5858 <!-- アイコン -->
6464 < link
6565 rel ="icon "
6666 type ="image/png "
67- href ="/ assets/img/favicon-32.png "
67+ href ="assets/img/favicon-32.png "
6868 sizes ="32x32 "
6969 />
7070 < link
7171 rel ="icon "
7272 type ="image/png "
73- href ="/ assets/img/favicon-192.png "
73+ href ="assets/img/favicon-192.png "
7474 sizes ="192x192 "
7575 />
7676
Original file line number Diff line number Diff line change 2323 < link
2424 rel ="icon "
2525 type ="image/png "
26- href ="/assets/img/favicon-32.png "
26+ href ="./WebSite /assets/img/favicon-32.png "
2727 sizes ="32x32 "
2828 />
2929 < link
3030 rel ="icon "
3131 type ="image/png "
32- href ="/assets/img/favicon-192.png "
32+ href ="./WebSite /assets/img/favicon-192.png "
3333 sizes ="192x192 "
3434 />
3535
You can’t perform that action at this time.
0 commit comments