Fixing comment on 2FA Guide Page #2657
Labels
good first issue
Good for newcomers
P-Feature: Toolkit
https://www.hackforla.org/toolkit/
role: front end
Tasks for front end developers
size: 1pt
Can be done in 4-6 hours
Milestone
Overview
As developers, we need to make sure any comments we make in the code do not show up on the live website and that code comments are easy to understand. For this issue, we will add the end tag
-->
on a comment so it does not show on the bottom of the 2FA Guide page and we will indent the comment start tag to make it easier to understand the code.Screenshot of problem: Comment seen on bottom of 2FA Guide page
Action Items
In _guide-pages/2FA.html,
-->
after line 103 so that the result is:Resources/Instructions
website/_guide-pages/2FA.html
Lines 85 to 86 in 8966186
website/_guide-pages/2FA.html
Lines 103 to 104 in 8966186
The text was updated successfully, but these errors were encountered: