Skip to content

Conversation

Arhell
Copy link
Member

@Arhell Arhell commented Nov 30, 2021

@coveralls
Copy link

coveralls commented Nov 30, 2021

Pull Request Test Coverage Report for Build 1528734189

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.938%

Totals Coverage Status
Change from base Build 1520804311: 0.0%
Covered Lines: 243
Relevant Lines: 320

💛 - Coveralls

Copy link
Collaborator

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the links should be relative to the base URL, in case this is running out of a sub folder. For example:

-    <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="180x180" href="<?= base_url('favicons/apple-touch-icon.png') ?>">

@Arhell Arhell marked this pull request as ready for review December 2, 2021 02:17
@Arhell
Copy link
Member Author

Arhell commented Dec 2, 2021

All the links should be relative to the base URL, in case this is running out of a sub folder. For example:

-    <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="180x180" href="<?= base_url('favicons/apple-touch-icon.png') ?>">

Done

Copy link
Collaborator

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks!

@MGatner MGatner merged commit 90fe584 into codeigniter4projects:develop Dec 2, 2021
@Arhell Arhell deleted the upd branch December 2, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants