-
Notifications
You must be signed in to change notification settings - Fork 405
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
Missing Logo Image for Hyperledger Fabric on Landing Page #1531
Comments
I have identified the missing Hyperledger Fabric logo on the landing page and have successfully added the correct image file to the website's assets. I ensured the logo's path corresponds to the expected location. The logo now displays as intended alongside the other project logos. To address this issue, I have committed the fix to my repository fork. I have tested the updated image path in my local environment, and the logo is now visible. The commit with the fix can be found in my fork: link to the commit |
@PrathamSikka24 thanks, have merged will close the issue |
@davidkel The pleasure is entirely mine! Please let me know if you need anything fixed; I'll be happy to help. |
Which Caliper version are you using?
latest
Which Node.JS version are you using?
v18.19.1
Which operating system are you using?
Ubuntu 22.04.3 LTS(through WSL)
Please provide some context for your error. For example, when did the error occur? What were you trying to achieve, and how?
I was visiting the Hyperledger Caliper documentation website with the intent to learn more about the supported blockchains. On the landing page, I observed that the logo image for Hyperledger Fabric was not displayed, unlike the logos for other blockchain frameworks such as Hyperledger Besu, Ethereum, and FISCO BCOS.
What was the observed incorrect behavior?
The Hyperledger Fabric logo does not appear on the landing page. The expected logo image is replaced with alt text reading "Fabric".
Please provide the error logs and their surroundings.
Please provide your benchmark configuration file content, if possible.
N/A - This issue is not related to the benchmark configuration.
Please provide your network configuration file content, if possible.
N/A - This issue is not related to the network configuration.
Please provide your workload module content, if possible.
Please provide any additional information you deem relevant to the error.
No response
The text was updated successfully, but these errors were encountered: