[pitivi] doc: Fix icon links and use hotdoc gnome theme
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] doc: Fix icon links and use hotdoc gnome theme
- Date: Thu, 22 Jun 2017 15:48:05 +0000 (UTC)
commit ca592e7713ad8d84302f0e3d64bcf11663ba649d
Author: Thibault Saunier <tsaunier gnome org>
Date: Tue Jun 20 23:04:43 2017 -0400
doc: Fix icon links and use hotdoc gnome theme
docs/extra/templates/brand-logo.html | 2 +-
docs/extra/templates/extra_head.html | 2 +-
docs/hotdoc.json | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/docs/extra/templates/brand-logo.html b/docs/extra/templates/brand-logo.html
index d660e07..feca19f 100644
--- a/docs/extra/templates/brand-logo.html
+++ b/docs/extra/templates/brand-logo.html
@@ -1 +1 @@
-<img src="images/pitivi.svg" alt=Home>
+<img src="assets/images/pitivi.svg" alt=Home>
diff --git a/docs/extra/templates/extra_head.html b/docs/extra/templates/extra_head.html
index 4187ac1..a8bef28 100644
--- a/docs/extra/templates/extra_head.html
+++ b/docs/extra/templates/extra_head.html
@@ -1 +1 @@
-<link rel="shortcut icon" href="images/favicon.png">
+<link rel="shortcut icon" href="assets/images/favicon.png">
diff --git a/docs/hotdoc.json b/docs/hotdoc.json
index 00603b8..6e60d0f 100644
--- a/docs/hotdoc.json
+++ b/docs/hotdoc.json
@@ -8,5 +8,6 @@
"sitemap": "sitemap.txt",
"syntax_highlighting_activate": true,
"html_extra_theme": "extra",
- "git_upload_repository": "git github com:pitivi/pitivi.github.io.git"
+ "git_upload_repository": "git github com:pitivi/pitivi.github.io.git",
+ "html_theme":
"https://github.com/thiblahute/hotdoc-gnome-theme/releases/download/0.2/hotdoc-gnome-theme-0.2.tar.xz?sha256=3f14c75686403e592c4088187207ec3f57c023b12a8de2cc40f04274bb5bcafe"
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]