feat: favicon
This commit is contained in:
parent
0b9fc7f16d
commit
0544d9412b
3 changed files with 4 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
{#- Atom and JSON feeds included by default #}
|
||||
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="{{ metadata.title }}">
|
||||
<link rel="alternate" href="/feed/feed.json" type="application/json" title="{{ metadata.title }}">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.svg">
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon.gif">
|
||||
|
||||
{#- Uncomment this if you’d like folks to know that you used Eleventy to build your site! #}
|
||||
<meta name="generator" content="{{ eleventy.generator }}">
|
||||
|
|
|
@ -43,6 +43,7 @@ Ce set de règle est fourni par [Kazhnuz](https://kazhnuz.space). Il est distrib
|
|||
|
||||
Des éléments sont repris des systèmes suivants :
|
||||
|
||||
- Inspiration globale du système BASIC
|
||||
- Inspiration globale du système [BRP](https://www.chaosium.com/content/FreePDFs/BRP/BRP%20SRD%201.0%20Fr.pdf) (Basic Roleplaying)
|
||||
- Éléments de JDR repris des systèmes de mes potes mdupoignard, Alexandre, Samuel, etc.
|
||||
- Site réalisé sous Eleventy
|
||||
- Site réalisé sous Eleventy.
|
||||
- Favicon par [Jerom](https://opengameart.org/users/jerom) et [PriorBlue](https://opengameart.org/users/priorblue), du set [Recolor all the items](https://opengameart.org/content/recolor-all-the-items).
|
BIN
public/img/favicon.gif
Normal file
BIN
public/img/favicon.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 B |
Loading…
Reference in a new issue