diff options
Diffstat (limited to 'var/www/cgit/head.html')
| -rw-r--r-- | var/www/cgit/head.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/var/www/cgit/head.html b/var/www/cgit/head.html new file mode 100644 index 0000000..50ea43d --- /dev/null +++ b/var/www/cgit/head.html @@ -0,0 +1,5 @@ +<meta property="og:image" content="./og.png"/> +<meta property="og:image:alt" content="netop://ウィビ's hacks and programs"/> +<meta property="og:image:width" content="1200"/> +<meta property="og:image:height" content="600"/> +<meta property="og:site_name" content="the codex"/> |