1
0

Bohne: Favicon & og-image

This commit is contained in:
2025-03-14 13:32:52 +01:00
parent 831d05109f
commit c43347de85
2 changed files with 2 additions and 0 deletions

BIN
bohne/icon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

@ -3,10 +3,12 @@
<head>
<meta charset="UTF-8">
<title>Julien Bam - Songs aus der Bohne Übersicht</title>
<link rel="icon" type="image/jpeg" href="https://tools.ponywave.de/bohne/icon.jpg">
<meta property="og:title" content="Julien Bam - Songs aus der Bohne Übersicht">
<meta property="og:description" content="Eine Übersicht aller Videos der Songs aus der Bohne Saga von Julien Bam">
<meta property="og:type" content="website">
<meta property="og:url" content="https://tools.ponywave.de/bohne">
<meta property="og:image" content="https://tools.ponywave.de/bohne/icon.jpg">
<script defer src="https://stats.ponywave.de/script" data-website-id="9ef713d2-adb9-4906-9df5-708d8a8b9131" data-tag="bohne"></script>
<style>
body { font-family: Arial, sans-serif; max-width: 1200px; margin: 0 auto; padding: 20px; }