fighting twitter previews again
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 18s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 18s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 'Preview of My New Desk'
|
||||
description: 'Final stretch of making my first real furniture piece and a small challenge ;-;'
|
||||
date: 2026-07-08T22:47:52-07:00
|
||||
thumbnail: /img/08-jul-2026/thumbnail.JPG
|
||||
thumbnail: /img/08-jul-2026/thumbnail.jpg
|
||||
article: true
|
||||
---
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 166 KiB |
BIN
main-site/static/img/08-jul-2026/thumbnail.jpg
LFS
Normal file
BIN
main-site/static/img/08-jul-2026/thumbnail.jpg
LFS
Normal file
Binary file not shown.
@@ -26,6 +26,7 @@
|
||||
{{- /* Twitter meta tags */ -}}
|
||||
<meta name="twitter:title" content="{{ default .Site.Title .Params.Title }}">
|
||||
<meta name="twitter:description" content="{{ default .Site.Params.Description .Params.Description }}">
|
||||
<meta name="twitter:creator" content="@temper_xyz">
|
||||
<meta property="twitter:url" content="{{ .Permalink }}">
|
||||
{{ if .Params.Thumbnail }}
|
||||
{{- /* Hard coding this because baseURL is super delicate */ -}}
|
||||
|
||||
Reference in New Issue
Block a user