mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:06:38 -04:00
playing more with algolia search (and updated a bunch of deps)
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
---
|
||||
title: "Jake Jarvis – Front-End Web Developer in Boston, MA 👨💻"
|
||||
date: 2020-11-04 08:26:10-0400
|
||||
date: 2020-12-17 12:50:14-0400
|
||||
type: home
|
||||
sitemap:
|
||||
priority: 1.0
|
||||
amp: false
|
||||
---
|
||||
|
||||
{{< portrait.inline >}}
|
||||
|
@ -11,6 +11,7 @@ tags:
|
||||
image: "images/screen-shot-2018-12-07-at-2-04-04-pm.png"
|
||||
aliases:
|
||||
- /2018/12/04/how-to-shrink-linux-virtual-disk-vmware/
|
||||
- /2018/12/07/shrinking-a-linux-virtual-disk-with-vmware/
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
@ -1,12 +1,13 @@
|
||||
---
|
||||
title: "Search"
|
||||
title: "🔍 Search"
|
||||
url: /search
|
||||
layout: etc
|
||||
sitemap:
|
||||
changefreq: never
|
||||
priority: 0.0
|
||||
amp: false
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable -->
|
||||
<script type="text/javascript" src="/js/search.js"></script>
|
||||
|
||||
<div id="search"></div>
|
||||
<!-- markdownlint-enable -->
|
||||
|
@ -3,6 +3,8 @@ title: "📈 Analytics"
|
||||
description: "Public visitor stats for this website."
|
||||
url: /stats
|
||||
layout: etc
|
||||
sitemap:
|
||||
changefreq: never
|
||||
amp: false
|
||||
css: |
|
||||
div#content iframe {
|
||||
|
Reference in New Issue
Block a user