Skip to content

Commit b36e9b0

Browse files
committed
Merge commit '19c0d48f468dcc1746330dbc05d9ed7dc240244f'
* commit '19c0d48f468dcc1746330dbc05d9ed7dc240244f': emove unused router page
2 parents e1c8c10 + 19c0d48 commit b36e9b0

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

web/nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default {
151151
sitemap: {
152152
hostname: 'https://httpsms.com',
153153
gzip: true,
154-
exclude: ['/messages', '/settings', '/threads**'],
154+
exclude: ['/messages', '/settings', '/threads**', '/billing'],
155155
},
156156

157157
publicRuntimeConfig: {

web/pages/router.vue

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

0 commit comments

Comments
 (0)