Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #31709

Closed (moved)
(moved)
Open
Created Sep 12, 2019 by teor@teor

Add the Digital Climate Strike code to the Tor Website

Please add the Digital Climate Strike code to the Tor Website, by following the Self-Hosted instructions: https://github.com/fightforthefuture/digital-climate-strike#option-2-self-hosted

We'll also want to set these options before loading the script:

<script type="text/javascript">
  var DIGITAL_CLIMATE_STRIKE_OPTIONS = {
    /* The Tor website base URL */
    iframeHost: 'https://www.torproject.org',
    /* Disable Google Analytics, for user privacy */
    disableGoogleAnalytics: true,
    /* Let users dismiss the banner, and use the Tor website */
    showCloseButtonOnFullPageWidget: true,
  };
</script>
<script src="widget.js" async></script>

For more details, see: https://github.com/fightforthefuture/digital-climate-strike#customization-options

More info about the Digital Climate Strike, see: https://digital.globalclimatestrike.net/

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking