This is a test of a page added to the testing branch on my website.
I have dilly-dallied on learning to use branching to manage my website since I first moved to a gitlab site backend.
It only took me 7 years to finaly do this correctly!
The reason I am doing this is it opens the door to testing a blog post or a site modification in a testing branch. If I goof anything up it won't go into the CI pipeline and fail. Once I am positive the site is working correctly, I can merge the feature into the master branch.
This sounds like a big deal but really it is very easy.
I wish it had not taken me so long to understand how to use this feature and then execute it.
Such is life!