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

updated icons with local images for mixed content served over https e… #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20,890 changes: 20,890 additions & 0 deletions get-pip.py

Large diffs are not rendered by default.

Binary file added public/.DS_Store
Binary file not shown.
Binary file added public/images/.DS_Store
Binary file not shown.
Binary file added public/images/ico/apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/favicon.ico
Binary file not shown.
Binary file added public/images/ico/ms-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/ms-icon-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/ms-icon-310x310.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/ico/ms-icon-70x70.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 15 additions & 18 deletions public/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,22 @@
<meta name="twitter:title" content="Generatore automatico di scuse di Maurizio Sarri">
<meta name="twitter:description" content="Trova la scusa perfetta per ogni occasione grazie a Sarri">
<meta name="twitter:image" content="{{og_image_url}}" >
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-57x57.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-128.png" sizes="128x128" />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="../images/ico/apple-touch-icon-57x57.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/ico/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/ico/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/ico/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="../images/ico/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../images/ico/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="../images/ico/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../images/ico/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="../images/ico/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="../images/ico/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="../images/ico/favicon-16x16.png" sizes="16x16" />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-310x310.png" />
<meta name="msapplication-TileImage" content="../images/ico/ms-icon-144x144.png" />
<meta name="msapplication-square70x70logo" content="../images/ico/ms-icon-70x70.png" />
<meta name="msapplication-square150x150logo" content="../images/ico/ms-icon-150x150.png" />
<meta name="msapplication-square310x310logo" content="../images/ico/ms-icon-310x310.png" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-57664876-7"></script>
<script>
Expand Down
41 changes: 19 additions & 22 deletions public/templates/quote.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,22 @@
<meta name="twitter:title" content="Generatore automatico di scuse di Maurizio Sarri">
<meta name="twitter:description" content="{{quote}}">
<meta name="twitter:image" content="{{og_image_url}}" >
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-57x57.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="http://www.sscnapoli.it/prehome/html/img/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="http://www.sscnapoli.it/prehome/html/img/favicon/favicon-128.png" sizes="128x128" />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="../images/ico/apple-touch-icon-57x57.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/ico/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/ico/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/ico/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="../images/ico/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../images/ico/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="../images/ico/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../images/ico/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="../images/ico/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="../images/ico/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="../images/ico/favicon-16x16.png" sizes="16x16" />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="http://www.sscnapoli.it/prehome/html/img/favicon/mstile-310x310.png" />
<meta name="msapplication-TileImage" content="../images/ico/ms-icon-144x144.png" />
<meta name="msapplication-square70x70logo" content="../images/ico/ms-icon-70x70.png" />
<meta name="msapplication-square150x150logo" content="../images/ico/ms-icon-150x150.png" />
<meta name="msapplication-square310x310logo" content="../images/ico/ms-icon-310x310.png" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-57664876-7"></script>
<script>
Expand All @@ -53,7 +50,7 @@

</head>
<body class="background">

<div class="container">
<img class="sarri-face" src="{{og_image_url}}">
<div class="header">
Expand All @@ -62,10 +59,10 @@ <h1>Generatore automatico di scuse di Maurizio Sarri</h1>
<div class="main-content">
<div class="quote-container">


<img class="social-ui" src="/static/images/nome_profilo_Facebook.png" alt="profilo">
<p>

{{quote}}
</p>

Expand All @@ -85,7 +82,7 @@ <h1>Generatore automatico di scuse di Maurizio Sarri</h1>
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</p>

</div>
<footer class="text-align-center">
<small>
Expand Down