mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Remove Read more
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2022/12/10/watching-youtube-in-private/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -120,7 +119,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2022/04/02/virtualizing-my-router-with-pfsense/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -131,7 +129,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2022/03/13/backing-up-gmail-with-synology/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -142,7 +139,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -153,7 +149,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -164,7 +159,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2021/09/17/automatically-rotating-aws-access-keys/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -175,7 +169,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2021/09/08/why-i-threw-out-my-dotfiles/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -186,7 +179,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2021/09/06/what-to-do-with-a-homelab/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
<section class="list-item">
|
||||
@@ -197,7 +189,6 @@
|
||||
|
||||
|
||||
</div>
|
||||
<a class="readmore" href="/blog/2020/03/16/appgate-sdp-on-arch-linux/">Read more ⟶</a>
|
||||
</section>
|
||||
|
||||
|
||||
|
@@ -18,7 +18,6 @@
|
||||
<h1 class="title"><a href="{{ .RelPermalink }}">{{.Title}}</a></h1>
|
||||
<time>{{ dateFormat "Jan 2, 2006" .Date }}{{ if .Draft }} <span class="draft-label">DRAFT</span> {{ end }}</time>
|
||||
<br>{{ template "partials/pagedescription.html" . }}
|
||||
<a class="readmore" href="{{ .RelPermalink }}">Read more ⟶</a>
|
||||
</section>
|
||||
{{ end }}
|
||||
{{ template "partials/paginator.html" . }}
|
||||
|
Reference in New Issue
Block a user