Skip to content

Commit

Permalink
article: add description of the new article
Browse files Browse the repository at this point in the history
  • Loading branch information
macrat committed Jan 21, 2024
1 parent 87a843a commit a9cfb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/blog/2024/01/golang-read-write-exif.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: GoでJPEGのExif情報を読み書きする
description:
description: JPEG形式の画像にはExifと呼ばれる形式で撮影日時やカメラの情報などが保存されていることがよくあります。この記事では、そんなExifの情報をGo言語から読み書きする方法をご紹介します。
pubtime: 2024-01-21T17:44:00+09:00
tags: [Go言語, ライブラリの紹介]
faq:
Expand Down

0 comments on commit a9cfb86

Please sign in to comment.