This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
mainnika
/
nikita-tokarch-uk
mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
Watch
1
Star
0
Fork
You've already forked nikita-tokarch-uk
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33
Commits
2
Branches
0
Tags
274 KiB
Tag:
Branch:
Tree:
ea58971e86
develop
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ea58971e86'
${ noResults }
nikita-tokarch-uk
/
frontend
/
content
/
blog.go
7 lines
100 B
Raw
Normal View
History
Unescape
Escape
Add empty content data that is mapped to templates
3 years ago
package
content
// Blog content data
type
Blog
struct
{
_
interface
{
}
`
template:"blog.go.tmpl"
`
}