diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-17 20:45:26 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-17 20:47:08 -0700 |
| commit | 90f1c896b7025cf7776e86cb30a90941a4970910 (patch) | |
| tree | a2a186efde7b55f632012c21a6400d8149ad223e /src/content/blog | |
| parent | e1ec4a112907f4aebad56b2b388eceb3969e6e88 (diff) | |
Diffstat (limited to 'src/content/blog')
| -rw-r--r-- | src/content/blog/youtube-live-timestamping.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/youtube-live-timestamping.md b/src/content/blog/youtube-live-timestamping.md index 0edebb0..1fa96c7 100644 --- a/src/content/blog/youtube-live-timestamping.md +++ b/src/content/blog/youtube-live-timestamping.md @@ -32,7 +32,7 @@ The most common method I've seen circulating is to use the Discord bot Korotagge This is actually quite a good solution if you have a group of people who would like to timestamp together. The system itself allows for multiple people to simultaneously contribute to adding timestamps and also a simple export feature at the end. -<figure style="text-align: center;"> +<img style="text-align: center;"> <img src="https://files.pinapelz.com/Screenshot_20230912_220530.png" alt="Korotagger example usage"> <figcaption>Example usage of Korotagger in Phase Connect Discord</figcaption> </figure> |
