mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-08 23:27:50 -04:00
generate recipe link and hashtag list on startup. filter recipes in list based on active tags. tags in recipes dont link back yet
This commit is contained in:
parent
e8010aa1f2
commit
1e1ba15118
7 changed files with 169 additions and 57 deletions
|
@ -6,3 +6,4 @@
|
|||
<link rel="stylesheet" type="text/css" href="/css/site.css">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@9.16.2/build/styles/default.min.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue