Add icons to bookmarks, computers and guestbook

This commit is contained in:
Frankie B 2023-01-26 22:36:32 +00:00
parent 21c1fa2b7c
commit d491d8a2da
9 changed files with 8 additions and 8 deletions

View file

@ -7,10 +7,10 @@
<!-- Page-specific -->
<?php require_once('../inc/title.inc.php') ?>
<!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">-->
<link rel="shortcut icon" href="../res/img/icons/ico/globe.ico" type="image/x-icon">
<meta property="og:title" content="Bookmarks">
<meta property="og:description" content="friends' websites or sites I just find cool">
<!--<meta property="og:image" content="/res/img/icons/png/computer.png">-->
<meta property="og:image" content="/res/img/icons/png/globe.png">
</head>
<body>
<div class="page">

View file

@ -7,10 +7,10 @@
<!-- Page-specific -->
<?php require_once('../inc/title.inc.php') ?>
<!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">-->
<link rel="shortcut icon" href="../res/img/icons/ico/computer.ico" type="image/x-icon">
<meta property="og:title" content="Computers">
<meta property="og:description" content="Computers I own or have owned.">
<!--<meta property="og:image" content="/res/img/icons/png/computer.png">-->
<meta property="og:image" content="/res/img/icons/png/computer.png">
</head>
<body>
<div class="page">

View file

@ -7,10 +7,10 @@
<!-- Page-specific -->
<?php require_once('../inc/title.inc.php') ?>
<!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">-->
<link rel="shortcut icon" href="../res/img/icons/ico/help-book.ico" type="image/x-icon">
<meta property="og:title" content="Guestbook">
<meta property="og:description" content="h">
<!--<meta property="og:image" content="/res/img/icons/png/computer.png">-->
<meta property="og:image" content="/res/img/icons/png/help-book.png">
</head>
<body>
<div class="page">

View file

@ -7,7 +7,7 @@
<!-- Page-specific -->
<?php require_once('../inc/title.inc.php') ?>
<!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">-->
<link rel="shortcut icon" href="../res/img/icons/ico/help-book.ico" type="image/x-icon">
<!--<meta property="og:image" content="/res/img/icons/png/computer.png">-->
</head>
<body>
@ -64,7 +64,7 @@
}
?>
<br><br>
<a href="./">Back</a>
<a href="/guestbook/">Back</a>
</div> <!-- content -->
<div id="footer" class="pagefooter">

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
res/img/icons/ico/globe.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
res/img/icons/png/globe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B