Closes #41
This commit is contained in:
parent
d805604cb1
commit
c1388ebfdf
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
// .vuepress/config.js
|
||||
module.exports = {
|
||||
title: 'LBRY.tech',
|
||||
head: [
|
||||
['meta', {name: 'viewport', content: 'initial-scale=1, viewport-fit=cover'}]
|
||||
],
|
||||
themeConfig: {
|
||||
repo: 'lbryio/lbry.tech',
|
||||
docsBranch: 'master',
|
||||
|
|
Loading…
Reference in a new issue