Cover photo

Test 2

Now we will test what happens when we modify an article

this is the initial text

this is the new text

and here I try a link to test

and here is a formula:

γ+3=2x2\gamma + 3 = \frac{2}{x^2}

here is a list

  • lol

  • xd

ok now here is a quote

quote continues

here I want you to subscribe :

Subscribe
#and now I show python code :
new_var = 3
this_var = new_var + 2
print(f"this var's value : {this_var}")


and here is the end!