Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: resolve blog not found bug #1520

Conversation

Robinson-Taiwo
Copy link
Contributor

Description

Closes #issue_number_here

Changes proposed

All blog posts on the website are currently displaying a "blog post not found" error. This issue prevents users from accessing and viewing blog content.

What were you told to do?

[Enhancement]: [FE KIMIKO] "Blog post not found error" #1046

What did you do?

modified blog page to resolve bug

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot from 2024-08-24 18-34-50

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.67% 784 / 5343
🔵 Statements 14.35% 786 / 5475
🔵 Functions 14.15% 215 / 1519
🔵 Branches 9.82% 227 / 2311
File CoverageNo changed files found.
Generated in workflow #476

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.

2 participants