urlが間違っていたので修正
github pages / deploy (push) Successful in 2m1s
Details
github pages / deploy (push) Successful in 2m1s
Details
This commit is contained in:
parent
71dc1597c3
commit
57841659f2
|
@ -3,7 +3,7 @@ author: usbharu
|
|||
draft: false
|
||||
categories:
|
||||
- 技術
|
||||
date: 2025-01-12T14:08:58+09:00
|
||||
date: 2025-01-20T14:08:58+09:00
|
||||
tags:
|
||||
- Kotlin
|
||||
- ActivityPub
|
||||
|
@ -17,8 +17,8 @@ keywords:
|
|||
- ActivityStreams
|
||||
- ActivityVocabulary
|
||||
title: ActivityStreamsをKotlinでいい感じに扱いたい(DSL編)
|
||||
relpermalink: posts/2025-01-12/
|
||||
url: posts/2025-01-12/
|
||||
relpermalink: posts/2025-01-20/
|
||||
url: posts/2025-01-20/
|
||||
decription: ActivityStreamsをKotlinでいい感じに扱いたい(シリアライズ・DSL編)
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue