CircuitVerse / Blog

Blog for updates from circuitverse
https://blog.circuitverse.org
5 stars 53 forks source link

fix(changes): fix your #173

Closed harshsharma-11 closed 1 year ago

harshsharma-11 commented 1 year ago

fixes #170

commit-lint[bot] commented 1 year ago

Bug Fixes

Contributors

harshsharma-11

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
harshsharma-11 commented 1 year ago

@VaibhavUpreti please check

VaibhavUpreti commented 1 year ago

This needs to be done by either:

  1. Overriding the theme in this repo - refer
  2. Fixing it by submitting a patch to - northendlab-light-hugo
harshsharma-11 commented 1 year ago

@VaibhavUpreti is this pr not relevant ,please give some clearity i didn't understamd what you said earlier

VaibhavUpreti commented 1 year ago

The correct way to fix this is to override the theme by creating a new file under the layouts folder.

For that I shared this resource:

tachyons commented 1 year ago

Closing as duplicate