Skip to content

Commit

Permalink
Minute text change (#10946)
Browse files Browse the repository at this point in the history
* Added logging for calls to mautic_proxy

In the process of moving from Mautic/Acquia to Hubspot.
Starting by adding a log to develop a deeper understanding of requests, in order to prepare for writing the Hubspot part,
which would see requests temporarily be sent to both Acquia and Hubspot before turning the Acquia requests off.

* Added MauticLog table
* Added entry for every call to mautic_proxy

* Wrapped DB call in try-except

* fix(Home): GR15 Image should be loaded via CDN.

* func(Bottom nav): Add Passport to the footer nav.

* func(Passport): Redirect gitcoin.co/passport to new landing page

* fix(Loading image): Loading image size can be reduced by 50% as it appears the frontend uses fairly small versions of the image.

* func(GR15): Temporary (1-2 weeks).  Thank you banner for participating in GR15.

* fix(Styling): Use smaller padding for mobile devices.

* func(Home): Change banner to highlight protocol & grants for desktop.

* func(Banner): Add responsiveness for mobile.

* fix(Nav): Main nav was sitting under the banner images.

* func(Blog): Wordpress is becoming unreliable (rate limiting issues) in redirecting gitcoin.co/blog to go.gitcoin.co/blog so change the links at the source to point to the newer blog location of go.gitcoin.co/blog.

* func(Blog): Wordpress is becoming unreliable (rate limiting issues) in redirecting gitcoin.co/blog to go.gitcoin.co/blog so change the links at the source to point to the newer blog location of go.gitcoin.co/blog.

* fix(Home banner): Mobile nav sat under the protocol image, instead of over it.

* undo

* func(Text): Small text change requested by ceresstation.

Co-authored-by: Roan Song <[email protected]>
  • Loading branch information
giliomeejg and roansong authored Oct 31, 2022
1 parent c3ad3f3 commit c0e9021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/grants/templates/grants/landing/landing_qf_active.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1 class="mb-md-3 mt-md-0 mb-2 mt-4">
Discover and Fund <br> Public Goods
</h1>
<h4 class="text-wrap gc-font-base font-weight-normal mb-md-5 mb-4 pt-md-4 pt-1 text-grey-400">
Gitcoin Grants sustain projects with
Gitcoin Grants sustains projects with
<span class="text-nowrap">
<a rel="noopener noreferrer" href="https://wtfisqf.com/?grant=&grant=&grant=&grant=&match=1000" target="_blank">Quadratic Funding</a>
</span>
Expand Down

0 comments on commit c0e9021

Please sign in to comment.