diff options
Diffstat (limited to 'public/posts/0learningC')
-rw-r--r-- | public/posts/0learningC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/posts/0learningC b/public/posts/0learningC index a1f8a39..01e5e08 100644 --- a/public/posts/0learningC +++ b/public/posts/0learningC @@ -5,6 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Learning C</title> <link rel="stylesheet" href="../styles.css"> + <link rel="icon" href="../Images/favi.png" type="image/x-icon"> </head> <body> <header> |