Skip to content
Snippets Groups Projects
Commit 8f8bc64a authored by agusmakmun's avatar agusmakmun
Browse files

Update Favicon and Readme

parent f5bdaad5
No related merge requests found
> This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll)
Our Stack Problems
Our Stack Problems
\ No newline at end of file
> This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll)
......@@ -3,10 +3,11 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>{% if page.title %} {{ page.title }} {% else %} {{ site.name }} {% endif %}</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/img/favicon.ico" />
<title>{% if page.title %} {{ page.title }} {% else %} {{ site.name }} {% endif %}</title>
<!-- syntax highlighting CSS -->
<link rel="stylesheet" href="/css/syntax.css">
......
img/favicon.ico

5.3 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment