diff --git a/.well-known/org.flathub.VerifiedApps.txt b/.well-known/org.flathub.VerifiedApps.txt new file mode 100644 index 0000000..edc56b5 --- /dev/null +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -0,0 +1 @@ +2271904d-d2b5-4984-876c-f6a900a81eb4 diff --git a/_config.yml b/_config.yml index c90abfa..9a140bb 100644 --- a/_config.yml +++ b/_config.yml @@ -9,3 +9,4 @@ author: name: Bernhard Miklautz email: bmiklautz+freerdp@shacknet.at description: FreeRDP is a free remote desktop protocol client. +include: [".well-known"] diff --git a/_includes/header.ext b/_includes/header.ext index e56ea93..4f85182 100644 --- a/_includes/header.ext +++ b/_includes/header.ext @@ -15,18 +15,11 @@ - + - - - - + + {% if page.description %} diff --git a/_includes/navigation.ext b/_includes/navigation.ext index 057838f..cba599c 100644 --- a/_includes/navigation.ext +++ b/_includes/navigation.ext @@ -5,6 +5,7 @@