mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-23 22:00:38 -04:00
fix(curriculum): Include paragraph tags in edit region (#49204)
Chore(curriculum) - Include paragraph tags in edit region
This commit is contained in:
@@ -106,11 +106,9 @@ assert(pText.match(/^no copyright - freecodecamp.org$/));
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<p>
|
||||
--fcc-editable-region--
|
||||
No Copyright - freeCodeCamp.org
|
||||
<p>No Copyright - freeCodeCamp.org</p>
|
||||
--fcc-editable-region--
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user