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>
|
<h3>a blog about my life in general</h3>
|
||||||
<ul>
|
<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>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -46,5 +46,6 @@
|
||||||
</figure>
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<script src="../script/image-enlarger.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue