scratch-www/src
Paul Kaplan ef217b96a1 Use custom meta tag info for project page.
Note this _will not_ work until the page uses a template that does not include these meta tags. That is because react-helmet does not override any existing info in the head.

Thus, this was tested by removing that info from the template and seeing it work, then putting the template back.
2018-12-12 19:30:48 -05:00
..
components Don't occlude page content with the admin panel 2018-12-07 13:15:38 -05:00
lib Actually return the mapping of extension info 2018-12-12 15:50:40 -05:00
redux use authorUsername, not users own username, in hitting logProjectView endpoint; use cookie and tokens in request 2018-12-07 11:00:43 -05:00
views Use custom meta tag info for project page. 2018-12-12 19:30:48 -05:00
.eslintrc.js
_colors.scss tweaked banner css to bring it into line with design spec 2018-12-02 08:35:31 -05:00
_frameless.scss Fix gh-2156: Use variables for media queries for consistency (#2182) 2018-10-16 13:28:41 -04:00
init.js add language tag 2018-08-22 13:05:49 -04:00
l10n.json Revised unsupported browser info 2018-11-27 12:51:49 -05:00
main.scss Remove Darken and Ligthen SCSS 2018-07-31 14:37:49 -04:00
routes-dev.json
routes.json Merge pull request #2387 from Kenny2github/delete-cards 2018-12-11 10:25:48 -05:00
template-config.js
template.ejs