Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ baseurl: "" # the subpath of your site, e.g. /blog

title : UCLA DataSquad
email : support@ucladatasquad.sendboard.com #this is also the email contact forms will go to
description: "Supporting your data science needs!"
description: "UCLA DataSquad offers free data science consulting for UCLA researchers and students. Get help with Python, R, data cleaning, visualization, and statistical analysis."
author : Tim Dennis

logo: #optional, defaults to site title
Expand Down
4 changes: 2 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ en: &DEFAULT_EN
section: about
- title: "Services"
section: services
# - title: "Contact"
# section: contact
- title: "Contact"
section: contact
- title: "Projects"
section: portfolio
- title: "Blog"
Expand Down
4 changes: 2 additions & 2 deletions _data/sitetext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
en: &DEFAULT_EN

header:
title: Supporting your data science needs!
title: Free data science consulting for UCLA researchers
text: DataSquad
button: Meet with us
buttonlink: contact
Expand Down Expand Up @@ -77,7 +77,7 @@ en: &DEFAULT_EN
image: assets/img/staff/KristianAllen.jpg
social:
- url: https://www.linkedin.com/in/kristian-allen/
icon: fab fa-twitter
icon: fab fa-linkedin-in
- name: "Doug Daniels"
role: "Emerging Technologies Librarian"
image: assets/img/staff/DougDaniels.jpeg
Expand Down
Loading