gf alcohol list
This commit is contained in:
parent
dd47134dca
commit
a1569ef2ae
2 changed files with 131 additions and 0 deletions
14
useful/index.html
Normal file
14
useful/index.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<INJECT>cat $HOME/template/header.html | sed "s/__PAGE TITLE__/Useful/"</INJECT>
|
||||
|
||||
<h1>Useful</h1>
|
||||
<div>
|
||||
<p>
|
||||
Useful stuff to know/resources
|
||||
</p>
|
||||
<p>
|
||||
<INJECT>cd $CURRENT && ls *.html | python3 $HOME/bscripts/ls_to_a.py</INJECT>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<INJECT>cat $HOME/template/footer.html</INJECT>
|
Loading…
Add table
Add a link
Reference in a new issue