File size: 396 Bytes
f14b4e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
channel website {
    description = "The primary website for 42futures."
    name = "42futures website"
    type = enum"Website"
}

channel blog {
    description = "The substack blog for 42futures."
    name = "42futures blog"
    type = enum"Website"
}

channel linkedin_organic {
    description = "Organic inbound from LinkedIn."
    name = "LinkedIn organic"
    type = enum"Social Media"
}