Fixing og:image and removing ls -r step in bulid job
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 20s

This commit is contained in:
2026-02-01 22:34:38 -08:00
parent 4c19f98643
commit 0af9fe0709
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ jobs:
- run: git init - run: git init
- run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git - run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git
- run: git pull origin master - run: git pull origin master
- run: ls -laR main-site/
- name: Build website content - name: Build website content
run: cd main-site && pwd && ls -a && hugo run: cd main-site && pwd && ls -a && hugo
- name: Copy files with rsync - name: Copy files with rsync

View File

@@ -2,7 +2,7 @@
title: 'Pictures and Painting' title: 'Pictures and Painting'
description: New skills and fun hobbies I've picked up description: New skills and fun hobbies I've picked up
date: 2026-02-01T02:02:05-08:00 date: 2026-02-01T02:02:05-08:00
thumbnail: null thumbnail: /img/02-feb-2026/moon.jpg
article: true article: true
--- ---