1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-03 12:50:02 +00:00

...rename duckbin to kamokan --> 鴨缶. yay!

This commit is contained in:
King_DuckZ 2017-06-03 20:52:57 +01:00
parent ae283b6c96
commit cb2d163981
16 changed files with 50 additions and 50 deletions

View file

@ -2,12 +2,12 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DuckBin</title>
<title>KamoKan</title>
<meta charset="UTF-8"/>
<meta name="description" content="DuckBin, text storage site." />
<meta name="description" content="KamoKan, text storage site." />
<meta name="keywords" content="text storage, pastebin, source code snippets, code review" />
<meta name="author" content="Elena" />
<link rel="stylesheet" href="duckbin.css" />
<link rel="stylesheet" href="kamokan.css" />
<link rel="icon" href="icon" />
</head>