diff options
author | Frankie B <floppydisk05@aol.com> | 2023-01-26 22:11:20 +0000 |
---|---|---|
committer | Frankie B <floppydisk05@aol.com> | 2023-01-26 22:11:20 +0000 |
commit | dc61b73037f9d2676ac19c60c39eb88478c525fa (patch) | |
tree | ad8700eaaa652fe8fc73220d0604e3c1aaab7998 /index.php | |
parent | 4ec6b99ac1e6f694393c6206d8037f7bfda0db6c (diff) |
Re-organize bookmarks page, remove test comment
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ <!DOCTYPE html> <html lang="en"> +<!-- HTTPS --> + <head> <!-- Global --> <?php require('./inc/header.inc.php'); ?> |