Skip to content

Commit

Permalink
minor footer adjusts
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer committed Jan 14, 2025
1 parent fea06ac commit a1e58af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can now view the website at `http://localhost:1313`. You can now make change

## Running the website from a container

You can run docsy-example inside a [Docker](https://docs.docker.com/) container, the container runs with a volume bound to the local cloned source folder. This approach doesn't require you to install any dependencies other than [Docker Desktop](https://www.docker.com/products/docker-desktop) on Windows and Mac, and [Docker Compose](https://docs.docker.com/compose/install/) on Linux.
You can run the website from a [Docker](https://docs.docker.com/) container, the container runs with a volume bound to the local cloned source folder. This approach doesn't require you to install any dependencies other than [Docker Desktop](https://www.docker.com/products/docker-desktop) on Windows and Mac, and [Docker Compose](https://docs.docker.com/compose/install/) on Linux.


To run the website from a container:
Expand Down
8 changes: 4 additions & 4 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ languages:
languageName: English
title: DANDI
params:
description: A Docsy example site
description: DANDI website
menu:
main:
- name: Data Portal
Expand Down Expand Up @@ -98,7 +98,7 @@ params:
# set taxonomyPageHeader = [] to hide taxonomies on the page headers
taxonomyPageHeader: [tags, categories]

privacy_policy: https://policies.google.com/privacy
# privacy_policy: https://policies.google.com/privacy

# First one is picked as the Twitter card image if not set on page.
# images: [images/project-illustration.png]
Expand Down Expand Up @@ -145,8 +145,8 @@ params:
prism_syntax_highlighting: false

copyright:
authors: Docsy Authors | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0) |
from_year: 2018
authors: DANDI contributors
from_year: 2019

# User interface configuration
ui:
Expand Down

0 comments on commit a1e58af

Please sign in to comment.