mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
added buymeacoffee
This commit is contained in:
parent
301f179fb0
commit
544fa955f6
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ title: "Welcome to Blowfish! :tada:"
|
|||
description: "This is a demo of the Blowfish theme for Hugo."
|
||||
---
|
||||
|
||||
<center>
|
||||
<a class="" href="https://www.buymeacoffee.com/nunocoracao"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=nunocoracao&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
|
||||
</center>
|
||||
|
||||
This is a demo site built entirely using Blowfish. It also contains a complete set of [theme documentation]({{< ref "docs" >}}). Blowfish is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts.
|
||||
|
||||
<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
|
||||
|
|
Loading…
Reference in a new issue