Yesterday I continued my HTML journey on FreeCodeCamp. I learned a few new things.
I also started working on a test website to continue learning Git. After my first two "official" commits (that did not just include testing with txt files), I had an amazing person tell me about conventional commits. So I learned how to rewrite history (even though I don't fully get it yet). After deleting one of the commits but also managing to get the commit back, I can say: Yay, still proud of myself for continuing to learn. (I am aware it's not good practice to rewrite history but I figured, I now somewhat know how to do it at least and I have conventional commits for the first "mini" commits. I even learned how to change the initial commit message.)
Next steps: Understand branching and merging more so I can create the development branch. And continue the HTML part of the course.














