Skip to content

includes/total.css is empty and should be removed along with all references to it #1151

Closed
cc-archive/new-creativecommons.org
#51
@TimidRobot

Description

@TimidRobot

Description

includes/total.css is empty and should be removed along with all references to it

Reproduction

Expectation

Remove include lines:

  • creativecommons/creativecommons.org: docroot/includes/deed3.css: Lines 2-4
  • creativecommons/creativecommons.org: docroot/includes/legalcode.css: Lines 2-4
  • creativecommons/new-creativecommons.org: docroot/includes/deed3.css: Lines 2-4
  • creativecommons/new-creativecommons.org: docroot/includes/legalcode.css: Lines 2-4

Remove files:

Additional context

The include lines were found with:

sudo find /var/www -type f \( -name '*.*css' -o -name '*.htm*' -o -name '*.ph*' \) -exec fgrep total.css {} +

Resolution

  • I would be interested in resolving this bug.

Metadata

Metadata

Assignees

Labels

good first issueNew-contributor friendlyhelp wantedOpen to participation from the community💻 aspect: codeConcerns the software code in the repository🛠 goal: fixBug fix🟩 priority: lowLow priority and doesn't need to be rushed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions