Logo

index : blog

---

  • summary
  • about
  • tree
  • log
  • branches
<< path: root/public/blog.git/html/src/gen/entries.h blob: 067bbedd680812890037e737bb0da7566cecc29b [raw] [clear marker]

        
0
1
2ENTRIES_MAX_FIELDS :: 5;
3
4
5Entry :: struct {
6 title: string;
7 published: Apollo_Time;
8 updated: Apollo_Time;
9 width: string;
10 post: string;
11 uri: string;
12}
13
14
Copyright 2026  E766CB298A6D1E64 | Git-Thing heavily inspired by cgit