diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-17 17:14:40 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-17 17:14:40 -0400 |
commit | 745b9e5485100c98cc73d1ff90661b43ade9404a (patch) | |
tree | 699dd3a32518b9752cdd3a68ddfab4671ecd6d22 /Gemfile | |
parent | 95e7c215df89608a5b10bebb87968c9a713bbf3d (diff) | |
download | thoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.tar.gz thoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.tar.bz2 thoughts-745b9e5485100c98cc73d1ff90661b43ade9404a.zip |
Added OpenGraph data for blog posts
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
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' | |||
82 | gem 'akismet' | 82 | gem 'akismet' |
83 | gem 'active_storage_validations' | 83 | gem 'active_storage_validations' |
84 | gem "image_processing", ">= 1.2" | 84 | gem "image_processing", ">= 1.2" |
85 | gem "meta-tags" | ||