Skip to content

Commit 15a2260

Browse files
author
nico.shishkin
committed
Edits
1 parent 2b3a869 commit 15a2260

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Glossary - Travel API Terminology & Definitions | Amadeus for Developers
2+
title: Glossary - Travel API Terminology & Definitions
33
description: Explore our glossary of tourism and travel industry terms, featuring key concepts for working with Amadeus Self-Service APIs.
44
---
55

docs/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@
5555
font-style: normal;
5656
}
5757

58+
.md-header__button.md-logo img {
59+
transform: scale(2);
60+
transform-origin: left center;
61+
}

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Project info
2-
site_name: Amadeus for Developers
2+
site_name: ""
33
site_url: https://developers.amadeus.com/self-service/apis-docs/guides/developer-guides/
44
use_directory_urls: true
55
site_description: Amadeus for Developers Self-Service APIs Documentation

0 commit comments

Comments
 (0)