Skip to content

Commit

Permalink
Reduce size of Fedora logo due to Respec changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods authored and barmintor committed May 22, 2018
1 parent 1418bb3 commit f409449
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Expand Up @@ -85,7 +85,10 @@
]
}],
maxTocLevel: 3,
logos: [{src: "http://fedora.info/assets/fedora_logo.png"}],
logos: [{src: "http://fedora.info/assets/fedora_logo.png",
alt: "Fedora Repository logo",
width: 202,
height: 70}],
overrideCopyright: "<p class='copyright'>This document is licensed under a <a class='subfoot' href='https://creativecommons.org/licenses/by/4.0/' rel='license'>Creative Commons Attribution 4.0 License</a>.</p>"
};
</script>
Expand Down

0 comments on commit f409449

Please sign in to comment.