diff --git a/client/src/components/Footer/FooterCol.js b/client/src/components/Footer/FooterCol.js index aebccef50c..1c919368be 100644 --- a/client/src/components/Footer/FooterCol.js +++ b/client/src/components/Footer/FooterCol.js @@ -2,11 +2,16 @@ import React from 'react'; import PropTypes from 'prop-types'; import Link from '../helpers/Link'; +import { dasherize } from '../../../../utils/slugs'; function FooterCol({ title, links }) { return ( -
- Donations to freeCodeCamp go toward our education initiatives, and help pay for servers, services, and staff. You canĀ + Donations to freeCodeCamp go toward our education initiatives, and help pay for servers, services, and staff. +
+Donations to freeCodeCamp go toward our education initiatives, and - help pay for servers, services, and staff. You can + help pay for servers, services, and staff. +
++ You can make a tax-deductible donation here