Skip to content

Commit

Permalink
「写真・動画」のコンテンツの内容をindexに掲載
Browse files Browse the repository at this point in the history
  • Loading branch information
omameoicy committed Jan 4, 2024
1 parent a21a011 commit b5f48b2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
15 changes: 15 additions & 0 deletions content/articles/communication/photography/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,19 @@ description: ''
order: 1
---

import { VideoEmbed } from '@Components/article/VideoEmbed/VideoEmbed'


SmartHRのサービス全体で利用できる写真・動画です。

## コンテンツ

- [オフィス写真](/photography-office/)
- SmartHRのオフィスの写真についてまとめています。
- [ジングルムービー](/jingle-movie/)
- イベントやライブストリーミングで利用できるジングルムービーです。
<VideoEmbed
poster="/images/jingle_movie_thumb.png"
source="/video/jingle_movie.mp4"
title="SmartHR jingle movie"
youtubeUrl="https://www.youtube.com/watch?v=EKpYFkLSIjY"/>
3 changes: 1 addition & 2 deletions content/articles/communication/photography/jingle-movie.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ import { VideoEmbed } from '@Components/article/VideoEmbed/VideoEmbed'
poster="/images/jingle_movie_thumb.png"
source="/video/jingle_movie.mp4"
title="SmartHR jingle movie"
youtubeUrl="https://www.youtube.com/watch?v=EKpYFkLSIjY"
/>
youtubeUrl="https://www.youtube.com/watch?v=EKpYFkLSIjY"/>

イベントやライブストリーミングで利用できるジングルムービーです。

Expand Down

0 comments on commit b5f48b2

Please sign in to comment.