diff options
author | EuAndreh <eu@euandre.org> | 2021-06-06 08:37:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-06 08:37:05 -0300 |
commit | c221620d8a72b5efa65dd1783476776ade9b6042 (patch) | |
tree | ae33f58186dcc33bc328b3050f69f5a41cdc78bf /aux/workflow/favicon.html | |
parent | Remove assert-clang-format.sh (diff) | |
download | remembering-c221620d8a72b5efa65dd1783476776ade9b6042.tar.gz remembering-c221620d8a72b5efa65dd1783476776ade9b6042.tar.xz |
aux/: Add favicon to generated HTML files
Diffstat (limited to 'aux/workflow/favicon.html')
-rw-r--r-- | aux/workflow/favicon.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/workflow/favicon.html b/aux/workflow/favicon.html new file mode 100644 index 0000000..8f9327c --- /dev/null +++ b/aux/workflow/favicon.html @@ -0,0 +1 @@ +<link rel="icon" type="image/svg+xml" href="favicon.svg" /> |