mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
base: add favicon
This commit is contained in:
parent
dbdff10f67
commit
ba8c245e13
4 changed files with 16 additions and 5 deletions
|
|
@ -12,11 +12,8 @@
|
|||
name="description"
|
||||
content="{{ description or translations[page.lang]['description'] }}">
|
||||
|
||||
<link
|
||||
rel="alternate"
|
||||
href="/feed/feed.xml"
|
||||
title="{{ translations[page.lang]['title'] }}"
|
||||
type="application/atom+xml">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32">
|
||||
<link rel="icon" href="/icon.svg" type="image/svg+xml">
|
||||
|
||||
<link rel="stylesheet" href="/_assets/css/fonts.css">
|
||||
<link rel="stylesheet" href="/_assets/css/vendor.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue