Added link to source code and a deployment script.

This commit is contained in:
Emilis Dambauskas 2020-12-12 18:35:54 +02:00
parent 98af69c26b
commit c0252da212
2 changed files with 9 additions and 0 deletions

7
Makefile Normal file
View File

@ -0,0 +1,7 @@
.PHONY: default
default:
@echo "Usage: make [task]"
.PHONY: deploy
deploy:
scp index.html tilde.town:public_html/

View File

@ -596,6 +596,8 @@ input#theme-bow:checked ~ main > .block > .column > .int.i-tri {
<label class="change-theme for-theme-bow" for="theme-bow">
Black on white
</label>
<h2>About</h2>
<p><a href="https://tildegit.org/emilis/harmonorasi">Source code</a></p>
</aside>
<main>
<input type="checkbox" id="c-a">