feat: added favicon
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
|   <head> | ||||
|     <meta charset="utf-8" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||
|     <link rel="icon" type="image/x-icon" href="/static/icon.ico"> | ||||
|     <title>{{slug}}</title> | ||||
|     <link rel="stylesheet" href="/static/bulma.min.css" /> | ||||
|   </head> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
|   <head> | ||||
|     <meta charset="utf-8" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||
|     <link rel="icon" type="image/x-icon" href="/static/icon.ico"> | ||||
|     <title>{{language.flag}} {{title}}</title> | ||||
|     <link rel="stylesheet" href="/static/bulma.min.css" /> | ||||
|   </head> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user