mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
docs: add missing gist example
This commit is contained in:
@@ -381,6 +381,7 @@ In order to add images to the gallery, use `img` tags for each image and add `cl
|
||||
{{</* gist "octocat" "6cad326836d38bd3a7ae" */>}}
|
||||
````
|
||||
|
||||
{{< gist "octocat" "6cad326836d38bd3a7ae" >}}
|
||||
|
||||
**Example 2: Embed specific file from Gist**
|
||||
|
||||
@@ -388,6 +389,8 @@ In order to add images to the gallery, use `img` tags for each image and add `cl
|
||||
{{</* gist "rauchg" "2052694" "README.md" */>}}
|
||||
```
|
||||
|
||||
{{< gist "rauchg" "2052694" "README.md" >}}
|
||||
|
||||
<br/><br/><br/>
|
||||
|
||||
## Gitea Card
|
||||
|
||||
Reference in New Issue
Block a user