Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

top.less
#top-block {
	width: 100%;
}

#title {
	margin: auto;
	width: 60%;
}

#title h1 {
	margin: auto;
	text-align: center;
}

#menu {
	position: absolute;
	right: 1%;
}