aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorFrankie B <floppydisk05@aol.com>2023-01-26 22:11:20 +0000
committerFrankie B <floppydisk05@aol.com>2023-01-26 22:11:20 +0000
commitdc61b73037f9d2676ac19c60c39eb88478c525fa (patch)
treead8700eaaa652fe8fc73220d0604e3c1aaab7998 /index.php
parent4ec6b99ac1e6f694393c6206d8037f7bfda0db6c (diff)
Re-organize bookmarks page, remove test comment
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 284f52b..24e0ffe 100755
--- a/index.php
+++ b/index.php
@@ -2,6 +2,8 @@
<!DOCTYPE html>
<html lang="en">
+<!-- HTTPS -->
+
<head>
<!-- Global -->
<?php require('./inc/header.inc.php'); ?>