mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
SVGつかう
This commit is contained in:
parent
49333afea9
commit
c95d9efe86
3 changed files with 3 additions and 0 deletions
BIN
srv/favicon.ico
BIN
srv/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 31 KiB |
2
srv/icon.svg
Normal file
2
srv/icon.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.9 KiB |
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="icon.svg" />
|
||||
<title>ほんの少し降る雨</title>
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Add table
Reference in a new issue