This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Allow link verification for services like Mastodon (
#5481
)
master
koyu
Lauris BH
6 years ago
parent
fdec258c8d
commit
8b864a328e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/user/profile.tmpl
+ 1
- 1
templates/user/profile.tmpl
View File
@@ -31,7 +31,7 @@
{{if .Owner.Website}}
{{if .Owner.Website}}
<li>
<li>
<i class="octicon octicon-link"></i>
<i class="octicon octicon-link"></i>
<a target="_blank" rel="noopener noreferrer" href="{{.Owner.Website}}">{{.Owner.Website}}</a>
<a target="_blank" rel="noopener noreferrer
me
" href="{{.Owner.Website}}">{{.Owner.Website}}</a>
</li>
</li>
{{end}}
{{end}}
{{range .OpenIDs}}
{{range .OpenIDs}}
Write
Preview
Loading…
Cancel
Save