-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added footer bar [skip ci] #12
Conversation
rcoffie
commented
Dec 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix the small comments here please then I will merge
<li class="is-size-5">Download</li> | ||
<li><a href="http://" class="has-text-white">Latest QGIS</a></li> | ||
<li><a href="http://" class="has-text-white">QGIS Latest Releases</a></li> | ||
<li><a href="http://" class="has-text-white">Releases Notes</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release Notes
<li><a href="http://" class="has-text-white">Privacy Policy</a></li> | ||
</ul> | ||
<ul class="block-list is-small is-outlined is-success is-centered"> | ||
<li class="is-size-5"> Organization</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No space
<ul class="block-list is-small is-outlined is-success is-centered"> | ||
<li class="is-size-5"> Organization</li> | ||
<li><a href="http://" class="has-text-white">People</a></li> | ||
<li><a href="http://" class="has-text-white"> Jobs</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No space
<li><a href="http://" class="has-text-white">Write Documentation</a></li> | ||
<li><a href="http://" class="has-text-white">Translation</a></li> | ||
<li><a href="http://" class="has-text-white">Development</a></li> | ||
<li><a href="http://" class="has-text-white">Tests </a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no space
Lgtm |