Update something
This commit is contained in:
parent
f4087dfe57
commit
ce208d66a9
6 changed files with 591 additions and 280 deletions
|
@ -3,7 +3,6 @@ pubDatetime: 2025-01-05
|
|||
title: "Neovim Setup"
|
||||
description: Switching from VS Code to Neovim was difficult but worth it.
|
||||
featured: true
|
||||
draft: true
|
||||
tags:
|
||||
- neovim
|
||||
---
|
||||
|
|
|
@ -23,6 +23,9 @@ const socialCount = SOCIALS.filter(social => social.active).length;
|
|||
<Header />
|
||||
<main id="main-content">
|
||||
<section id="hero">
|
||||
<div style="display:none;">
|
||||
<a rel="me" href="https://hachyderm.io/@tiff">Mastodon</a>
|
||||
</div>
|
||||
<h1>tiff on software</h1>
|
||||
<a
|
||||
target="_blank"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue