[devdocsgjs/main: 1017/1867] Set the height of the “star the DevDocs repo” badge on the homepage
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1017/1867] Set the height of the “star the DevDocs repo” badge on the homepage
- Date: Fri, 19 Nov 2021 23:47:39 +0000 (UTC)
commit 712ff2ae3d0bce7d522272715cd99f17e2d755c7
Author: Jed Fox <git twopointzero us>
Date: Mon Jan 13 22:30:59 2020 -0500
Set the height of the “star the DevDocs repo” badge on the homepage
assets/javascripts/templates/pages/root_tmpl.coffee.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/assets/javascripts/templates/pages/root_tmpl.coffee.erb
b/assets/javascripts/templates/pages/root_tmpl.coffee.erb
index 714e0e20..e4a7e593 100644
--- a/assets/javascripts/templates/pages/root_tmpl.coffee.erb
+++ b/assets/javascripts/templates/pages/root_tmpl.coffee.erb
@@ -39,7 +39,7 @@ app.templates.intro = """
<li>DevDocs works <a href="/offline">offline</a>, on mobile, and can be installed on <a
href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome</a>.
<li>For the latest news, follow <a href="https://twitter.com/DevDocs">@DevDocs</a>.
<li>DevDocs is free and <a href="https://github.com/freeCodeCamp/devdocs">open source</a>.
- <object data="https://img.shields.io/github/stars/freeCodeCamp/devdocs.svg?style=social"
type="image/svg+xml" aria-hidden="true"></object>
+ <object data="https://img.shields.io/github/stars/freeCodeCamp/devdocs.svg?style=social"
type="image/svg+xml" aria-hidden="true" height="20"></object>
<li>And if you're new to coding, check out <a href="https://www.freecodecamp.org/">freeCodeCamp's open
source curriculum</a>.
</ol>
<p>Happy coding!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]