about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-17 17:14:40 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-17 17:14:40 -0400
commit745b9e5485100c98cc73d1ff90661b43ade9404a (patch)
tree699dd3a32518b9752cdd3a68ddfab4671ecd6d22 /Gemfile
parent95e7c215df89608a5b10bebb87968c9a713bbf3d (diff)
downloadthoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.tar.gz
thoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.tar.bz2
thoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.zip
Added OpenGraph data for blog posts
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 3044a2f..887f7eb 100644 --- a/Gemfile +++ b/Gemfile
@@ -82,3 +82,4 @@ gem 'rouge'
82gem 'akismet' 82gem 'akismet'
83gem 'active_storage_validations' 83gem 'active_storage_validations'
84gem "image_processing", ">= 1.2" 84gem "image_processing", ">= 1.2"
85gem "meta-tags"