diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-12-07 02:51:58 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-12-07 02:51:58 +0300 |
| commit | c34a1404a2ceb018834ff092fe3c87dd664c515d (patch) | |
| tree | 6ef5080766e937ad8d5a108e6f06b73d4dbf9a9d /_includes | |
| parent | f51ad63fd743e228ed6819a055d0b05ec0d2cab5 (diff) | |
| download | aaoth.xyz-c34a1404a2ceb018834ff092fe3c87dd664c515d.tar.gz aaoth.xyz-c34a1404a2ceb018834ff092fe3c87dd664c515d.zip | |
update post pages and add fossil export post
edit post layout to handle tags, add sort-by-tag page and edit
stylesheet according post content updates
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 6172487..a44e767 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,8 +1,8 @@ <footer> <p> - this work is licensed under a + licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/"> - creative commons attribution-sharealike 4.0 international license + cc-by-sa-4.0 </a> </p> <p> |
