mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
use gravatar
This commit is contained in:
parent
87aee901f6
commit
0e614d758a
2 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 5.9 KiB |
|
@ -3,7 +3,10 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="icon.svg" />
|
||||
<link
|
||||
rel="icon"
|
||||
href="https://gravatar.com/avatar/cc7886f00686546ab34e75be479026f7?s=256"
|
||||
/>
|
||||
<title>ほんの少し降る雨</title>
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue