mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-16 01:45:25 +00:00
Fixed favicon.
This commit is contained in:
parent
873ef2649c
commit
bd87376a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>{{page.title}}</title>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="{{page.root}}/favicon.ico">
|
||||
|
||||
<link rel="stylesheet" href="{{page.root}}/css/main.css">
|
||||
<link rel="stylesheet" href="{{page.root}}/css/bootstrap.min.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue