rrrene / elixirstatus-web

Community site for Elixir project/blog post/version updates
http://elixirstatus.com
MIT License
282 stars 44 forks source link

favicon missing? #71

Closed halostatue closed 3 years ago

halostatue commented 3 years ago

I leave ElixirStatus in a pinned tab in Safari. The most recent deploy is no longer serving a favicon for Safari to use for the tab.

rrrene commented 3 years ago

Should be fixed now. Thx for the heads up!

halostatue commented 3 years ago

I’m not seeing it:

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Elixir news and status updates from the community for Elixir and Phoenix">
    <meta name="author" content="">

    <meta property="og:image" content="/images/logo.png">
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<script async="" src="//www.google-analytics.com/analytics.js"></script><script type="text/javascript">
    window.cookieconsent_options = {
      "message":"This website uses cookies to ensure you get the best experience on this website.",
      "dismiss":"Got it!",
      "learnMore":"More info",
      "link":null,
      "theme":"light-bottom"
    };
</script>

<!-- End Cookie Consent plugin -->

<meta charset="UTF-8" content="FXVkcnoHNxA-ZB4sAyc_HzEUKREtVSwzB12A76_Bl3YdBargySYFwavI" csrf-param="_csrf_token" method-param="_method" name="csrf-token">
<title>Elixir news and status updates from the community for Elixir and Phoenix</title>
    <link phx-track-static="" rel="stylesheet" href="/css/app-b2cb2fd913b7341e75f1ad6fc3f14131.css?vsn=d">
    <script defer="" phx-track-static="" type="text/javascript" src="/js/app-eb2ae2d31591ab121af71a3228d3eabd.js?vsn=d"></script>
  </head>