14 lines
583 B
Plaintext
14 lines
583 B
Plaintext
|
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta name="author" content="">
|
||
|
<meta name="generator" content="Discourse <%= Discourse::VERSION::STRING %> - Git Version <%= Discourse.git_version %>">
|
||
|
|
||
|
<link rel="icon" type="image/png" href="<%=SiteSetting.favicon_url%>">
|
||
|
<link rel="apple-touch-icon" type="image/png" href="<%=SiteSetting.apple_touch_icon_url%>">
|
||
|
|
||
|
<%= canonical_link_tag %>
|
||
|
|
||
|
<%= render partial: "common/special_font_face" %>
|
||
|
<%= render partial: "common/discourse_stylesheet" %>
|
||
|
|
||
|
<%= discourse_csrf_tags %>
|