mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-03-03 15:00:42 +01:00
Update global_header.tpl
Added support for Assets and ion icons.
This commit is contained in:
committed by
GitHub
parent
78da63083d
commit
c7bbc48160
@@ -19,12 +19,15 @@
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="blue" />
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico" />
|
||||
<link rel="icon" href="favicon.gif" type="image/gif" />
|
||||
|
||||
<link href="{config:template}default.css" rel="stylesheet" title="AutoIndex Default" type="text/css" />
|
||||
<link href="{config:template}alternate.css" rel="alternate stylesheet" title="AutoIndex Alternate" type="text/css" />
|
||||
|
||||
<link href="{config:assets_path}css/font-awesome.min.css" rel="stylesheet" />
|
||||
<link href="{config:assets_path}css/ionicons.min.css" rel="stylesheet" />
|
||||
|
||||
<title>{words:index of} {info:dir} github.com/BeitDina/AutoIndex/</title>
|
||||
|
||||
<script language="javascript" type="text/javascript"><!--
|
||||
|
||||
Reference in New Issue
Block a user