This commit is contained in:
haoouba
2021-03-14 19:20:25 +08:00
parent e885c159ca
commit 8550914e22
95 changed files with 2610 additions and 662 deletions

View File

@@ -3,8 +3,8 @@
<head>
<?php $this->need('public/include.php'); ?>
<link rel="stylesheet" href="<?php $this->options->themeUrl('assets/css/joe.archive.min.css'); ?>">
<script src="https://cdn.jsdelivr.net/npm/wowjs@1.1.3/dist/wow.min.js"></script>
<link rel="stylesheet" href="<?php $this->options->themeUrl('assets/css/joe.archive.min.css'); ?>">
<script src="<?php $this->options->themeUrl('assets/js/joe.archive.min.js'); ?>"></script>
</head>