Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digital Experience Group
UNL_Lockup_Factory
Commits
92fe1c88
Commit
92fe1c88
authored
May 25, 2022
by
Eric Rasmussen
Browse files
Update site affiliation
parent
722c1b7f
Pipeline
#50966
passed with stage
in 2 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Views/main_template.php
View file @
92fe1c88
...
...
@@ -21,7 +21,7 @@ $appControlURL = '';
# Document titles
$page
->
doctitle
=
'<title>UNL Lockup Factory</title>'
;
$page
->
titlegraphic
=
'<a class="dcf-txt-h5" href="'
.
$baseURL
.
'">UNL Lockup Factory</a>'
;
$page
->
affiliation
=
'<a href="http://ucomm.unl.edu">University Communication</a>'
;
$page
->
affiliation
=
'<a href="http
s
://ucomm.unl.edu">University Communication
& Marketing
</a>'
;
# css
$page
->
addStyleSheet
(
$baseURL
.
'css/main.css?v=20220125'
);
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment