Skip to content

Commit c62d211

Browse files
authored
Merge pull request #15 from kperpignant/changes
trying to add a preview image
2 parents dc15800 + d9edbd8 commit c62d211

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

media/dubu_uh1.png

75.3 KB
Loading

post.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta property="og:image" content="/media/dubu_uh1.png">
67
<title>devLog</title>
78
<link rel="stylesheet" href="style.css">
89
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>

0 commit comments

Comments
 (0)