Skip to content

Commit fa276f8

Browse files
try favicon again
1 parent ff6919d commit fa276f8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

_config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
remote_theme: pages-themes/[email protected]
22
plugins:
3-
- jekyll-remote-theme # add this line to the plugins list if you already have one
3+
- jekyll-remote-theme # add this line to the plugins list if you already have one
4+
5+
title: Doom Wallet
6+
description: Secure mobile cold wallet to protect your private key
7+
show_downloads: true

_includes/head-custom.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<link rel="icon" href="/favicon.ico" sizes="any">
2+
<link rel="apple-touch-icon" href="/apple-touch-icon.png">

_layouts/default.html

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)