added favicon
This commit is contained in:
parent
f1fcf68568
commit
09fb6af0a2
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
|
@ -6,6 +6,7 @@
|
|||
<title>Kalendarz Dotacji</title>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
<%= favicon_link_tag %>
|
||||
<!-- Google Font: Source Sans Pro -->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
|
||||
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
<title>Kalendarz Dotacji</title>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
<%= favicon_link_tag %>
|
||||
<!-- Google Font: Source Sans Pro -->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
|
||||
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
<title>Kalendarz Dotacji</title>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= csp_meta_tag %>
|
||||
<%= favicon_link_tag %>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PD48TXDT61"></script>
|
||||
<script>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue