remove duplicate title

This commit is contained in:
infominer33 2019-04-05 13:29:55 -04:00
parent 889b0e5a4b
commit d7caacdef5
2 changed files with 0 additions and 7 deletions

View File

@ -1,5 +1,4 @@
<!-- start custom head snippets -->
<title>{{ page.title }}</title>
<!-- insert favicons. use https://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="https://infominer.id/DIDecentralized/assets/icons/apple-touch-icon.png">

View File

@ -2,12 +2,6 @@
---
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.15.2 by Michael Rose
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<html lang="{{ site.locale | slice: 0,2 | default: "en" }}" class="no-js">
<head>
{% include head.html %}