add app.net link
This commit is contained in:
parent
7404fb9a66
commit
1b37a73536
2
Rakefile
2
Rakefile
@ -1,6 +1,6 @@
|
|||||||
ssh_user = "joerg@higgsboson.tk"
|
ssh_user = "joerg@higgsboson.tk"
|
||||||
ssh_port = "22"
|
ssh_port = "22"
|
||||||
document_root = "/var/www/home/"
|
document_root = "/srv/http/home"
|
||||||
rsync_delete= true
|
rsync_delete= true
|
||||||
|
|
||||||
public_dir = "build"
|
public_dir = "build"
|
||||||
|
@ -42,3 +42,5 @@ section
|
|||||||
i.icon-lock.icon-2x
|
i.icon-lock.icon-2x
|
||||||
span
|
span
|
||||||
== link_to "Private", "/privat.html", title: "Internal pages"
|
== link_to "Private", "/privat.html", title: "Internal pages"
|
||||||
|
|
||||||
|
a style="visibility: false;" href='https://alpha.app.net/mic92' rel='me'
|
||||||
|
Loading…
Reference in New Issue
Block a user