File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
themes/memmachine/layouts/_partials Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 22 HEAD
33=======================================================-->
44< meta charset ="utf-8 ">
5+ < meta http-equiv ="Cache-Control " content ="max-age=31536000, public ">
56< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
67
78< link rel ="shortcut icon " href ="{{ `favicon.ico` | relURL }} ">
1213
1314< link rel ="preconnect " href ="https://fonts.googleapis.com ">
1415< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
16+ < link rel ="preconnect " href ="https://cdnjs.cloudflare.com ">
1517< link href ="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap " rel ="stylesheet ">
1618< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
1719< title > {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</ title >
You can’t perform that action at this time.
0 commit comments