Skip to content

Commit

Permalink
Update payment pointer to Gatehub
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Nov 22, 2024
1 parent 19dc4bd commit bab1f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{{ end -}}

<link href="https://micro.blog/huijing" rel="me">
<meta name="monetization" content="$ilp.uphold.com/UHgjUa7kRNJF">
<link rel="monetization" href="https://ilp.gatehub.net/747467740/USD" />

{{ if (eq .Type "blog") }}
{{ $options := (dict "targetPath" "posts.css" "outputStyle" "compressed" "enableSourceMap" true) }}
Expand Down

0 comments on commit bab1f06

Please sign in to comment.