Skip to content
Snippets Groups Projects
Commit c7c9aae6 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Change base URL

parent 30779572
No related branches found
No related tags found
No related merge requests found
module.exports = { module.exports = {
title: 'GitLab ❤️ VuePress', title: 'GitLab ❤️ VuePress',
description: 'Vue-powered static site generator running on Gitlab Pages', description: 'Vue-powered static site generator running on Gitlab Pages',
base: '/vuepress-gl-pages/', base: '/vuepress/',
dest: 'public' dest: 'public'
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment