Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Commit bf09573

Browse files
committed
PoC for adapting MetaMask if DXN wallet is not available
1 parent 809aa12 commit bf09573

File tree

10 files changed

+445
-54
lines changed

10 files changed

+445
-54
lines changed

nunjucks.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const canonicalUrl = 'https://dett.cc'
33
module.exports = {
44
root: './src',
55
data: {
6+
showTopbar: true,
67
title: 'DEXON BBS',
78
description: '基於 DEXON 智慧合約的 BBS 系統' ,
89
canonicalUrl,

0 commit comments

Comments
 (0)