{
    "componentChunkName": "component---src-templates-blog-post-js",
    "path": "/2021-07-19_get_favicon_ico/",
    "result": {"data":{"site":{"siteMetadata":{"title":"365"}},"markdownRemark":{"id":"93041938-eed2-57cc-a600-c274ef8f244c","excerpt":"他に登録した favicon のアイコンをそのまま使いたかった 下記のようにすれば取得ができる 例として Google の favicon を取得している https://www.google.com/s2/favicons?domain=https://www.google.com…","html":"<p>他に登録した favicon のアイコンをそのまま使いたかった<br>\n下記のようにすれば取得ができる<br>\n例として Google の favicon を取得している</p>\n<p><a href=\"https://www.google.com/s2/favicons?domain=https://www.google.com/\">https://www.google.com/s2/favicons?domain=https://www.google.com/</a></p>\n<p>ダウンロードしたい場合は wget で取得すれば OK</p>\n<div class=\"gatsby-highlight\" data-language=\"sh\"><pre class=\"language-sh\"><code class=\"language-sh\">$ wget -O favicon.ico https://www.google.com/s2/favicons?domain=https://www.google.com/</code></pre></div>","frontmatter":{"title":"favicon の画像を取得する","date":"2021/07/19","description":"他に登録した favicon のアイコンをそのまま使いたかった"}},"previous":{"fields":{"slug":"/2021-07-18_get_git_current_branch/"},"frontmatter":{"title":"git でカレントブランチを取得"}},"next":{"fields":{"slug":"/2021-07-20_busybox_date/"},"frontmatter":{"title":"BusyBox date を触る"}}},"pageContext":{"id":"93041938-eed2-57cc-a600-c274ef8f244c","previousPostId":"6edea8c2-a928-5e2c-bcfa-47b632418cac","nextPostId":"2100cd31-ff95-5ca7-96b4-77b33283a956"}},
    "staticQueryHashes": ["2841359383","3257411868"]}