test
This commit is contained in:
parent
8ffebe85a4
commit
aad1d68eed
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
. ./social-cards-zola
|
||||
|
||||
###################################################################################
|
||||
# This script is run by git before a commit is made. #
|
||||
# To use it, copy it to .git/hooks/pre-commit and make it executable. #
|
||||
|
@ -11,3 +11,5 @@ pub async fn main() -> Result<(), Error> {
|
||||
```
|
||||
|
||||
This is [a link](https://example.com) to example.com.
|
||||
|
||||
Not very useful though.
|
||||
|
Loading…
x
Reference in New Issue
Block a user