update index.php content, add script tag to picrew.php
This commit is contained in:
parent
c0e1f1e8e0
commit
8da128631f
|
@ -58,7 +58,7 @@
|
|||
|
||||
<h3>a blog about my life in general</h3>
|
||||
<ul>
|
||||
<li><a href="https://blog.hypertext.city">my blog</a></li>
|
||||
<li><a href="https://blog.hypertext.city">walk with me for a moment</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
@ -46,5 +46,6 @@
|
|||
</figure>
|
||||
</div>
|
||||
</section>
|
||||
<script src="../script/image-enlarger.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue