forked from leftypol/leftypol
Allow custom URLs for stylesheet/javascript/banner
This commit is contained in:
parent
ab5bece9d5
commit
92310f445c
7 changed files with 42 additions and 33 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" media="screen" href="{index}style.css"/>
|
||||
<link rel="stylesheet" media="screen" href="{config[url_stylesheet]}"/>
|
||||
<title>{title}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue