diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-05-21 20:45:15 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-05-21 20:45:15 +0800 |
| commit | 8fea6e4be4a61cd2bfcb310166fbe6b2541b9ff4 (patch) | |
| tree | 3e144c0033200ef792b6e4284ac2789d77b18ccb /www/about | |
| parent | 39c92cd0c75193465ddc7b96e9d8bbe23dff795c (diff) | |
video and blog
Diffstat (limited to 'www/about')
| -rw-r--r-- | www/about/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/about/index.html b/www/about/index.html index 9fd4ef1..e5aacf6 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -19,6 +19,7 @@ </head>
<body onload="addNodes();">
+ <script defer src="/scripts/constants.js"></script>
<script defer src="/scripts/scroll.js"></script>
<script defer src="/scripts/onload.js"></script>
<script defer src="/scripts/captcha.js"></script>
|
