Updated the index file.

This commit is contained in:
Batuhan Berk Başoğlu 2024-02-03 15:33:30 -05:00
parent 747e2ed213
commit ac8c16f5db

View file

@ -3,9 +3,9 @@
crossorigin="anonymous"></script> crossorigin="anonymous"></script>
<html> <html>
<head> <head>
<title>This is the title of the webpage!</title> <title>This is the apex domain of my basoglu.co websites</title>
</head> </head>
<body> <body>
<p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p> <p>Through this domain, subdomains [arcticpress.basoglu.co](https://arcticpress.basoglu.co) and [batuhan.basoglu.co](https://batuhan.basoglu.co) will be configured by Google Adsense to be monetized.</p>
</body> </body>
</html> </html>