added style.css/main.js support to 'events' pages

This commit is contained in:
Dooho Yi 2021-11-23 14:56:27 +00:00
parent 22adda7adc
commit e7879641e1

View file

@ -18,8 +18,10 @@ html_head_event = """
%s
<link rel="stylesheet" type="text/css" href="/src/style/common.css" />
<link rel="stylesheet" type="text/css" href="/src/style/event.css" />
<link rel="stylesheet" type="text/css" href="./style.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="/src/scripts/mobileScroll.js"></script>
<script src="./main.js"></script>
</head>
<body>
<div>