Skip to content

Commit c092aab

Browse files
committed
More fine-tuning.
1 parent 1a185e3 commit c092aab

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

config/_default/hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

6-
title: Academic # Website name
7-
baseURL: 'https://example.com/' # Website URL
6+
title: Muammar El Khatib # Website name
7+
baseURL: 'https://muammar.me' # Website URL
88

99
############################
1010
## LANGUAGE

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: landing
66

77
sections:
88
- block: hero
9-
demo: true # Only display this section in the Hugo Blox Builder demo site
9+
demo: false # Only display this section in the Hugo Blox Builder demo site
1010
content:
1111
title: Hugo Academic Theme
1212
image:
@@ -114,7 +114,7 @@ sections:
114114
company: Lawrence Berkeley National Laboratory
115115
company_url: ''
116116
# company_logo: ''
117-
location: Berkeley, MA, United States
117+
location: Berkeley, CA, United States
118118
date_start: '2018-11-01'
119119
date_end: '2020-09-30'
120120
description: |2-

content/authors/admin/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,20 +72,20 @@ skills:
7272
color: '#eeac02'
7373
color_border: '#f0bf23'
7474
items:
75-
- name: Hiking
75+
- name: Kung Fu
7676
description: ''
7777
percent: 60
78-
icon: person-hiking
78+
icon: uniform-martial-arts
7979
icon_pack: fas
80-
- name: Cats
80+
- name: Guitar
8181
description: ''
8282
percent: 100
83-
icon: cat
83+
icon: guitars
8484
icon_pack: fas
85-
- name: Photography
85+
- name: Technology
8686
description: ''
8787
percent: 80
88-
icon: camera-retro
88+
icon: microchip
8989
icon_pack: fas
9090

9191
# Social/Academic Networking

0 commit comments

Comments
 (0)