Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_ct_profile
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_ct_profile
Commits
82b9028e
Commit
82b9028e
authored
3 years ago
by
Kevin Paxman
Committed by
Lily Yan
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-4107: update/fix some metatags
parent
2ddc82e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!19
ISTWCMS-4107 ISTWCMS-4107 Set defaults for metatags for profile views page
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/install/views.view.uw_view_profiles.yml
+4
-4
4 additions, 4 deletions
config/install/views.view.uw_view_profiles.yml
with
4 additions
and
4 deletions
config/install/views.view.uw_view_profiles.yml
+
4
−
4
View file @
82b9028e
...
...
@@ -266,12 +266,12 @@ display:
title
:
'
[current-page:title]
|
[site:name]'
description
:
'
Listing
the
profiles
on
the
[site:name]
site.'
canonical_url
:
'
[current-page:url:absolute]'
content_language
:
en
og_url
:
'
[view:url]'
content_language
:
en-CA
image_src
:
'
https://uwaterloo.ca/university-of-waterloo-logo-152.png'
og_title
:
'
[current-page:url:absolute]'
og_url
:
'
[current-page:url:absolute]'
og_title
:
'
[current-page:metatag:title]'
og_description
:
'
[current-page:metatag:description]'
og_image
:
'
https://uwaterloo.ca/university-of-waterloo-logo-152.png
'
og_image
:
'
[current-page:metatag:image_src]
'
og_locale
:
en_CA
twitter_cards_type
:
summary_large_image
path
:
profiles
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment