Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

favicon missing? #71

Closed
halostatue opened this issue Jan 8, 2021 · 2 comments
Closed

favicon missing? #71

halostatue opened this issue Jan 8, 2021 · 2 comments

Comments

@halostatue
Copy link

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
Copy link
Owner

rrrene commented Jan 9, 2021

Should be fixed now. Thx for the heads up!

@rrrene rrrene closed this as completed Jan 9, 2021
@halostatue
Copy link
Author

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants