File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
4
4
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
5
5
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
8
8
9
9
# ###########################
10
10
# # LANGUAGE
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type: landing
6
6
7
7
sections :
8
8
- 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
10
10
content :
11
11
title : Hugo Academic Theme
12
12
image :
@@ -114,7 +114,7 @@ sections:
114
114
company : Lawrence Berkeley National Laboratory
115
115
company_url : ' '
116
116
# company_logo: ''
117
- location : Berkeley, MA , United States
117
+ location : Berkeley, CA , United States
118
118
date_start : ' 2018-11-01'
119
119
date_end : ' 2020-09-30'
120
120
description : |2-
Original file line number Diff line number Diff line change @@ -72,20 +72,20 @@ skills:
72
72
color : ' #eeac02'
73
73
color_border : ' #f0bf23'
74
74
items :
75
- - name : Hiking
75
+ - name : Kung Fu
76
76
description : ' '
77
77
percent : 60
78
- icon : person-hiking
78
+ icon : uniform-martial-arts
79
79
icon_pack : fas
80
- - name : Cats
80
+ - name : Guitar
81
81
description : ' '
82
82
percent : 100
83
- icon : cat
83
+ icon : guitars
84
84
icon_pack : fas
85
- - name : Photography
85
+ - name : Technology
86
86
description : ' '
87
87
percent : 80
88
- icon : camera-retro
88
+ icon : microchip
89
89
icon_pack : fas
90
90
91
91
# Social/Academic Networking
You can’t perform that action at this time.
0 commit comments