From 78d996f287ecc2c4ab8c4580f8d2ba0a1eed963e Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 10 Mar 2023 21:14:40 -0800 Subject: update caption --- site/Gemfile.lock | 3 +++ site/index.html | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'site') diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 1cb0959..df95b15 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -210,6 +210,8 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.17.0) + nokogiri (1.14.2-arm64-darwin) + racc (~> 1.4) nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) octokit (4.25.1) @@ -250,6 +252,7 @@ GEM webrick (1.8.1) PLATFORMS + arm64-darwin-22 x86_64-linux DEPENDENCIES diff --git a/site/index.html b/site/index.html index 8071de9..f8b34a1 100644 --- a/site/index.html +++ b/site/index.html @@ -37,6 +37,10 @@ title: Photos
{{ photo.caption | strip | markdownify }} + + {{ photo.model | strip }} + +
-- cgit v1.2.3