Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ baseURL: https://example.org/
languageCode: en-us
title: Memcached Documentation
theme: hextra
params:
navbar:
displayTitle: true
displayLogo: false
menu:
main:
- name: Home
Expand Down
4 changes: 2 additions & 2 deletions themes/hextra/static/site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Hextra",
"short_name": "Hextra",
"name": "Memcached Documentation",
"short_name": "Memcached",
"start_url": "index.html",
"icons": [
{
Expand Down