first
This commit is contained in:
11
public_html/blog/posts/witaj-swiecie.php
Normal file
11
public_html/blog/posts/witaj-swiecie.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- Witaj świecie!;%%%;2025-07-29 17:33:01 -->
|
||||
<?php include '../../parts/header.php'; ?>
|
||||
<div id="top-bar">
|
||||
<h1>> Witaj świecie!</h1>
|
||||
</div>
|
||||
<i class="post_date">2025-07-29 17:33:01</i>
|
||||
<article id="content">
|
||||
<p>To jest pierwszy post na twojej stronie. Możesz go usunąć usuwając plik witaj-swiecie.php :)</p>
|
||||
</article>
|
||||
|
||||
<?php include '../../parts/footer.php'; ?>
|
||||
Reference in New Issue
Block a user