Boanerbook title
This commit is contained in:
@ -59,8 +59,8 @@ func (d *Data) indexOf(id int) int {
|
||||
func newData() Data {
|
||||
return Data{
|
||||
Entries: []Entry{
|
||||
newEntry("John Smith", "Hello world"),
|
||||
newEntry("Jane Doe", "This is a great guestbook"),
|
||||
newEntry("Asshole", "Hey, this is SHIT!"),
|
||||
newEntry("Not Bd", "Fist my ginger pubes, faghole"),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user