Community

개발자 99% 커뮤니티에서 수다 떨어요!

← Go back
link 에 shortcut icon 이 안됩니다. 지구본으로 만나와요
#ask
1개월 전
107
2
<!DOCTYPE html>
<html>
    <head lang="en">
        <title>HOME - My wobsite</title>
        <link rel="shortcut icon" sizes="16x16 32x32 64x64" href="https://nomadcoders.co/m.png">
        <meta name="descriptions" content="This is my Website">
        <meta charset="utf-8">
    </head>
    <body>
        
    </body>
</html>

2 comments