Skip to content

Commit

Permalink
deploy: ac1b6ad
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed May 3, 2024
1 parent 1da5575 commit 128c696
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion others/federation.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@ <h3 id="receive"><a class="header" href="#receive">Receive</a></h3>
<li><code>Follow(Actor)</code>, <code>Undo(Follow)</code></li>
<li><code>Create(Note)</code></li>
<li><code>Like(Note)</code>, <code>Undo(Like)</code></li>
<li><code>Announce(Note)</code>, <code>Undo(Announce)</code></li>
</ul>
<!-- - `Create(Note)`, `Update(Note)`, `Delete(Note)` -->
<!-- - `Announce(Note)`, `Undo(Announce)` -->
<p>Activities are implemented in way that is compatible with Mastodon and other
popular ActivityPub servers.</p>
<h3 id="notable-differences"><a class="header" href="#notable-differences">Notable differences</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -799,9 +799,9 @@ <h3 id="receive-1"><a class="header" href="#receive-1">Receive</a></h3>
<li><code>Follow(Actor)</code>, <code>Undo(Follow)</code></li>
<li><code>Create(Note)</code></li>
<li><code>Like(Note)</code>, <code>Undo(Like)</code></li>
<li><code>Announce(Note)</code>, <code>Undo(Announce)</code></li>
</ul>
<!-- - `Create(Note)`, `Update(Note)`, `Delete(Note)` -->
<!-- - `Announce(Note)`, `Undo(Announce)` -->
<p>Activities are implemented in way that is compatible with Mastodon and other
popular ActivityPub servers.</p>
<h3 id="notable-differences"><a class="header" href="#notable-differences">Notable differences</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 128c696

Please sign in to comment.