Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임연수
/
FaceDetection
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
2
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
rarabin
2018-12-01 21:32:04 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dfb08c625cd18feb271a4d0c9b7e94712172c4cf
dfb08c62
1 parent
28020af8
upload.html twitter share
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
views/upload.html
views/upload.html
View file @
dfb08c6
...
...
@@ -83,7 +83,9 @@
<div
class=
"wow fadeInUp"
data-wow-delay=
"1s"
>
<ul
class=
"social-icon"
>
<li><a
href=
"#"
class=
"fa fa-facebook"
></a></li>
<li><a
href=
"#"
class=
"fa fa-twitter"
></a></li>
<li><a
href=
"#"
onclick=
"javascript:window.open('https://twitter.com/intent/tweet?text=[%EA%B3%B5%EC%9C%A0]%20'
+encodeURIComponent(document.URL)+'%20-%20'+encodeURIComponent(document.title), 'twittersharedialog',
'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=600');return false;"
target=
"_blank"
alt=
"Share on Twitter"
class=
"fa fa-twitter"
></a></li>
<li><a
href=
"#"
class=
"fa fa-instagram"
></a></li>
<li><a
href=
"#"
class=
"fa fa-behance"
></a></li>
<li><a
href=
"#"
class=
"fa fa-github"
></a></li>
...
...
Please
register
or
login
to post a comment