13 lines
508 B
YAML
Executable File
13 lines
508 B
YAML
Executable File
title: Public HTML
|
|
description: >- # this means to ignore newlines until "baseurl:"
|
|
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: "/s/public_html" # the subpath of your site, e.g. /blog
|
|
url: "https://alice.ufsj.edu.br" # the base hostname & protocol for your site, e.g. http://example.com
|
|
|
|
header_pages:
|
|
- pages/index.php
|
|
|
|
theme: alice
|