Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Make it Open Project Site
Commits
97a87712
Commit
97a87712
authored
Mar 17, 2021
by
alain
🐙
Browse files
replace manual image
parent
34436ab4
Changes
2
Show whitespace changes
Inline
Side-by-side
wordpress/wp-content/themes/makeitopen/assets/img/make-it-open-logo-wordmark.png
0 → 100644
View file @
97a87712
18.4 KB
wordpress/wp-content/themes/makeitopen/inc/template-functions.php
View file @
97a87712
...
...
@@ -50,7 +50,7 @@ function mio_custom_dashboard_widgets() {
}
function
mio_dashboard_widget
()
{
echo
'<a href="'
.
home_url
()
.
'"><img src="'
.
get_template_directory_uri
()
.
'/assets/img/make-it-open-logo
.sv
g" width="100%" style="margin:0 0 20px"></a>'
;
echo
'<a href="'
.
home_url
()
.
'"><img src="'
.
get_template_directory_uri
()
.
'/assets/img/make-it-open-logo
-wordmark.pn
g" width="100%" style="margin:0 0 20px"></a>'
;
echo
'<strong>Welcome to the Make It Open CMS!</strong>'
;
echo
'<p>Here is a list quick links to edit this site:</p>'
;
echo
'<li><a href="'
.
admin_url
()
.
'/post-new.php">Add a news article</a></li>'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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