5 lines
259 B
HTML
5 lines
259 B
HTML
<footer class="footer">
|
|
<p>Free for all use and reuse from {{ now.Year }} and forever, <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>.</p>
|
|
<p>Unless you're looking to use this to train AI then it'll cost yah! I charge $1000 per token.</p>
|
|
</footer>
|