aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-09-19 01:55:43 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-09-19 01:55:43 +0200
commitc5e4a7b3eaae9557011bc5c5a45f6da06100499c (patch)
tree264b6469c4b6cc1c4fa633a362a231eb1c06bd97
parenta217ba8ae93591c5f1881425e9a3f2d6842e92de (diff)
downloadmitjafelicijan.com-c5e4a7b3eaae9557011bc5c5a45f6da06100499c.tar.gz
content update
-rw-r--r--tools/draw/favicon.pngbin0 -> 5234 bytes
-rw-r--r--tools/draw/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/draw/favicon.png b/tools/draw/favicon.png
new file mode 100644
index 0000000..f60ca30
--- /dev/null
+++ b/tools/draw/favicon.png
Binary files differ
diff --git a/tools/draw/index.html b/tools/draw/index.html
index 12bead7..dfe4224 100644
--- a/tools/draw/index.html
+++ b/tools/draw/index.html
@@ -7,6 +7,7 @@
7 <meta http-equiv="X-UA-Compatible" content="ie=edge"> 7 <meta http-equiv="X-UA-Compatible" content="ie=edge">
8 <title>Draw</title> 8 <title>Draw</title>
9 <link rel="stylesheet" href="app.css"> 9 <link rel="stylesheet" href="app.css">
10 <link rel="icon" type="image/png" href="favicon.png">
10 </head> 11 </head>
11 12
12 <body> 13 <body>