-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
articles: | ||
- url: "https://tech.findy.co.jp/entry/2024/09/24/090000" | ||
- url: "https://tech.findy.co.jp/entry/2024/09/20/090000" | ||
- url: "https://engineering.visional.inc/blog/491/soda/" | ||
# 将来的に追加する場合は以下のようにURLを追加 | ||
# - url: "https://example.com/another-article" | ||
topics: | ||
- title: "2024年9月の技術テーマ: リモートワークの未来" | ||
articles: | ||
- url: "https://tech.findy.co.jp/entry/2024/09/20/090000" | ||
- url: "https://engineering.visional.inc/blog/491/soda/" | ||
|
||
- title: "2024年8月の技術テーマ: AIとソフトウェア開発" | ||
articles: | ||
- url: "https://example.com/ai-software" | ||
- url: "https://example.com/ai-automation" | ||
# 将来的に追加する場合は以下のようにURLを追加 | ||
# - url: "https://example.com/another-article" |