File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 5
5
meta( charset ="utf-8" )
6
6
meta( name ="viewport" , content ="width=device-width, initial-scale=1" )
7
7
link( rel ="icon" , type ="image/png" , href ="/faucet/favicon.png" )
8
+ meta( name ='twitter:card' , content ='summary_large_image' )
9
+ meta( property ='og:url' , content ='https://husky.codechain.io/faucet' )
10
+ meta( property ='og:title' , content ='Faucet For Husky' )
11
+ meta( property ='og:description' , content ='Get CCC for the Husky test network' )
12
+ meta( property ='og:image' , content ='https://husky.codechain.io/faucet/images/og_image.png' )
13
+ meta( property ="og:image:width" , content ="1200" )
14
+ meta( property ="og:image:height" , content ="630" )
8
15
9
16
script( src ="/faucet/javascripts/lib/jquery-3.3.1.js" )
10
17
script( src ="/faucet/javascripts/lib/bootstrap.bundle.min.js" )
You can’t perform that action at this time.
0 commit comments