Add fork me on GitHub link
This commit is contained in:
parent
9efe7474a2
commit
162062d108
1
src/views/_fork.jade
Normal file
1
src/views/_fork.jade
Normal file
@ -0,0 +1 @@
|
||||
<a href="https://github.com/jeremija/peer-calls" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/52760788cde945287fbb584134c4cbc2bc36f904/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png"></a>
|
||||
@ -11,6 +11,7 @@ html
|
||||
link(rel="stylesheet" type="text/css" href="../less/main.css")
|
||||
|
||||
body
|
||||
include ./_fork.jade
|
||||
|
||||
input#callId(type="hidden" value="#{callId}")
|
||||
|
||||
|
||||
@ -12,6 +12,7 @@ html
|
||||
link(rel="stylesheet" type="text/css" href="less/main.css")
|
||||
|
||||
body
|
||||
include ./_fork.jade
|
||||
|
||||
div#container
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user