123456789101112131415161718192021 |
- title: Example Jekyll site using GitLab Pages
- email: your-email@domain.com
- description: >
- Write an awesome description for your new site here. You can edit this
- line in _config.yml. It will appear in your document head meta (for
- Google search results) and in your feed.xml site description.
- baseurl: "/jekyll"
- url: "https://virtua-tests.gitlab.io"
- twitter_username: jekyllrb
- github_username: jekyll
- markdown: kramdown
|