We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce18801 commit 13d7678Copy full SHA for 13d7678
docs/.vuepress/config.js
@@ -1,5 +1,8 @@
1
module.exports = {
2
title: 'Vue-infinite-loading',
3
+ head: [
4
+ ['link', { rel: 'shortcut icon', href: '/favicon.ico' }],
5
+ ],
6
locales: {
7
'/': {
8
description: 'An infinite scroll plugin for Vue.js',
docs/.vuepress/public/favicon.ico
32.2 KB
0 commit comments