add new post to index
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>rawley.xyz</title>
|
||||
<meta charset="UTF-8">
|
||||
@@ -19,6 +19,10 @@
|
||||
</p>
|
||||
<h2>Sitemap</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/jpa-hibernate-stupid-performance.html">Making JPA Repository stupid fast with Entity Graph</a>
|
||||
</li>
|
||||
<li>
|
||||
<li>
|
||||
<a href="/docker-mod-perl.html">Running Mojolicious with <code>mod_perl</code> in Docker</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user